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

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6580'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6580'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6578> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6578'^^xsd:integer;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6578'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6579> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6579'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6579'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6689> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6689'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6689'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6690> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6690'^^xsd:integer;
  dwc:scientificName 'Brada villosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130099'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6690'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '1355594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6469> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6469'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6469'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6470> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6470'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6470'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6471> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6471'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6471'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6414> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6414'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6414'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6415> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6415'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6415'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6416> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6416'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6416'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6521> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6521'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6521'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6523> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6523'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6523'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6305> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6305'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6305'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6306> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6306'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6306'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6248> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6248'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6248'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6249> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6249'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6249'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6250> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6250'^^xsd:integer;
  dwc:scientificName 'Macoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138531'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6250'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '138531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6358> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6358'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6358'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6359> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6359'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6359'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6360> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6360'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6360'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6140> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6140'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6140'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6141> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6141'^^xsd:integer;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6141'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6142> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6142'^^xsd:integer;
  dwc:scientificName 'Cirrophorus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '129431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6142'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '129431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6195> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6195'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6195'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6196> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6196'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6196'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6197> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6197'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6197'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6083> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6083'^^xsd:integer;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6083'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6084> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6084'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6084'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6085> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6085'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6085'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5974> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5974'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5974'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5975> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5975'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5975'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5976> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5976'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5976'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6027> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6027'^^xsd:integer;
  dwc:scientificName 'Macoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '138531'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6027'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '138531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6028> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6028'^^xsd:integer;
  dwc:scientificName 'Malacobdella grossa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '122641'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6028'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '122641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5866> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5866'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5866'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5867> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5867'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5867'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5868> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5868'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5868'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5812> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5812'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5812'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5814> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5814'^^xsd:integer;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5814'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5923> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5923'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5923'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5924> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5924'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5924'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5703> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5703'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5703'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5704> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5704'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5704'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5705> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5705'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5705'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5757> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5757'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5757'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5758> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5758'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5758'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5759> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5759'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5759'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5648> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5648'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5648'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5649> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5649'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5649'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5650> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5650'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5650'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5538> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5538'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5538'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5593> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5593'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5593'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5595> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5595'^^xsd:integer;
  dwc:scientificName 'Macoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138531'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5595'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '138531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5539> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5539'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5539'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5540> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5540'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5540'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5427> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5427'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5427'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5428> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5428'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5428'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5429> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5429'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5429'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5377> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5377'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5377'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5378> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5378'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5378'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5379> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5379'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5379'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5482> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5482'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5482'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5483> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5483'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5483'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5484> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5484'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5484'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5267> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5267'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5267'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5268> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5268'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5268'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5269> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5269'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5269'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5210> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5210'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5210'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5211> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5211'^^xsd:integer;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5211'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5212> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5212'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5212'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5322> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5322'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5322'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5323> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5323'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5323'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5324> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5324'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5324'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5099> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.96"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5099'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.96'^^xsd:double;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5099'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5043> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5043'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5043'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5044> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.71"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5044'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.71'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5044'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5045> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5045'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.68'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5045'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5100> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.96"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5100'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.96'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5100'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5101> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.96"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5101'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.96'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5101'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5154> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.96"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5154'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.96'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5154'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5155> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.96"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5155'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.96'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5155'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5156> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.08"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5156'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.08'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5156'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4933> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4933'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.88'^^xsd:double;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4933'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4934> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4934'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.88'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4934'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4878> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4878'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.73'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4878'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4879> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4879'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.88'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4879'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4880> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4880'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.88'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4880'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4769> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4769'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4769'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4770> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4770'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4770'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4771> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4771'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4771'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4987> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4987'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4987'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4988> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4988'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4988'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4989> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4989'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.6'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4989'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4824> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4824'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4824'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4825> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4825'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4825'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4826> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4826'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4826'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4713> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4713'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4713'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4714> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4714'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4714'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4598> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4598'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4598'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4599> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4599'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4599'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4600> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4600'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4600'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4655> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4655'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4655'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4656> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4656'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4656'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4657> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4657'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.7'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4657'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4542> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4542'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4542'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4543> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4543'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4543'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4544> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4544'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4544'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4434> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4434'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4434'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4435> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4435'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4435'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4436> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4436'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4436'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4488> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4488'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4488'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4490> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4490'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora antennata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131166'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4490'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '131166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4377> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4377'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4377'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4378> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4378'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4378'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4379> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4379'^^xsd:integer;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4379'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4266> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4266'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4266'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4267> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4267'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4267'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4268> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4268'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4268'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4322> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4322'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4322'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4323> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4323'^^xsd:integer;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4323'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4211> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4211'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4211'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4212> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4212'^^xsd:integer;
  dwc:scientificName 'Cirrophorus eliasoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152340'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4212'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '130581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4213> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4213'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4213'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4324> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4324'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4324'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4099> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4099'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4099'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4100> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4100'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4100'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4101> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4101'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4101'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4157> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4157'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4157'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4158> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4158'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4158'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4159> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4159'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4159'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4044> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4044'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4044'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4045> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4045'^^xsd:integer;
  dwc:scientificName 'Microdeutopus gryllotalpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102048'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4045'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '102048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4046> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4046'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4046'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3935> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3935'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3935'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3936> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3936'^^xsd:integer;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3936'^^xsd:anyURI;
  dwc:observationDate '1994-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3937> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3937'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3937'^^xsd:anyURI;
  dwc:observationDate '1994-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3938> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3938'^^xsd:integer;
  dwc:scientificName 'Paraonis fulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146932'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3938'^^xsd:anyURI;
  dwc:observationDate '1994-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '146932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3992> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3992'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3992'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3993> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3993'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3993'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3994> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3994'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3994'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3877> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3877'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3877'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3878> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3878'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3878'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3879> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3879'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3879'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3767> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3767'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3767'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3768> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3768'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3768'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3769> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3769'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3769'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3823> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3823'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3823'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3824> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3824'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3824'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3825> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3825'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3825'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3655> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3655'^^xsd:integer;
  dwc:scientificName 'Tellina tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3655'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3656> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3656'^^xsd:integer;
  dwc:scientificName 'Tellina tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3656'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3657> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3657'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3657'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3596> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3596'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3596'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3597> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3597'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3597'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3598> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3598'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3598'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3599> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3599'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3599'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3708> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3708'^^xsd:integer;
  dwc:scientificName 'Eteone flava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130613'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3708'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '130613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3490> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3490'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3490'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3491> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3491'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3491'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3492> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3492'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3492'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3436> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3436'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3436'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3437> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3437'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3437'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3541> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3541'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3541'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3542> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3542'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3542'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3330> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3330'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3330'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3331> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3331'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3331'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3277> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3277'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3277'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3278> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3278'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3278'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3279> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3279'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3279'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3383> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3383'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3383'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3384> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3384'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3384'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3385> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3385'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3385'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3167> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3167'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3167'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3168> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3168'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3168'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3169> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3169'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3169'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3170> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3170'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3170'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3222> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3222'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3222'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3223> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3223'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3223'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3112> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3112'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3112'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3113> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3113'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3113'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3114> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3114'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3114'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2998> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2998'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2998'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2999> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2999'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2999'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3000> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3000'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3000'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3055> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3055'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3055'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3056> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3056'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3056'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3057> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3057'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3057'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2943> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2943'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2943'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2944> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2944'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2944'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2945> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2945'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2945'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2829> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2829'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2829'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2831> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2831'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2831'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2886> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2886'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2886'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2887> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2887'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2887'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2888> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2888'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2888'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2773> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2773'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2773'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2774> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2774'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2774'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2775> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2775'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2775'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2776> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2776'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2776'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2660> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2660'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2660'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2661> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2661'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2661'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2662> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2662'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2662'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2716> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2716'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2716'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2717> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2717'^^xsd:integer;
  dwc:scientificName 'Laonome kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130924'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2717'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '254745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2718> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2718'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2718'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2607> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2607'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2607'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2608> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2608'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2608'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2609> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2609'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2609'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2492> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2492'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2492'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2493> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2493'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2493'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2494> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2494'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2494'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2495> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2495'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2495'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2548> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2548'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2548'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2549> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2549'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2549'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2550> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2550'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2550'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2384> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2384'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2384'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2385> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2385'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2385'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2328> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2328'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2328'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2329> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2329'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2329'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2330> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2330'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2330'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2439> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2439'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2439'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2440> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2440'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2440'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2438> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2438'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2438'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2215> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2215'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2215'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2216> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2216'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2216'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2217> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2217'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2217'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2160> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2160'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2160'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2161> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2161'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2161'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2162> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2162'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2162'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2270> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2270'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2270'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2271> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2271'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2271'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2272> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2272'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2272'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2052> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2052'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2052'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2053> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2053'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2053'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2054> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2054'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2054'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1997'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1997'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1998'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1998'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1999'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1999'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2109> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2109'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2109'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2110> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2110'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2110'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1887> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1887'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1887'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1888> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1888'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1888'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1889> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1889'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1889'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1835> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1835'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1835'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1833> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1833'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1833'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1834> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1834'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1834'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1942> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1942'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1942'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1943> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1943'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1943'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1944> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1944'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1944'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1726> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1726'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1726'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1727> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1727'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1727'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1728> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1728'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1728'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1671> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1671'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1671'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1672> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1672'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1672'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1673> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1673'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1673'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1781> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1781'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1781'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1782> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1782'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1782'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1783> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1783'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1783'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1561> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1561'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1561'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1562> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1562'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1562'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1615> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1615'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1615'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1616> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1616'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1616'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1617> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1617'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1617'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1505> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1505'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1505'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1506> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1506'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1506'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1507> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1507'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1507'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1447> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1447'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1447'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1448> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1448'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1448'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1449> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1449'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1449'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1391> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1391'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1391'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1392> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1392'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1392'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1393> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1393'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1393'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1337> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1337'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1337'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1335> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1335'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1335'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1280> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1280'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1280'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1281> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1281'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1281'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1282> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1282'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1282'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1222> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1222'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1222'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1224> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1224'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1224'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1110> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1110'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1110'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1111> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1111'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1111'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1166> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1166'^^xsd:integer;
  dwc:scientificName 'Laonome kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130924'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1166'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '254745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1167> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1167'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1167'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1168> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1168'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1168'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1053> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1053'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1053'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1054> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1054'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1054'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1055> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1055'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1055'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A994> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '994'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:994'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A995> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '995'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:995'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A996> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '996'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:996'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A997> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '997'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:997'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A939> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '939'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:939'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A940> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '940'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:940'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A941> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '941'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:941'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A883> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '883'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:883'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A884> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '884'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:884'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A828> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '828'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:828'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A829> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '829'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:829'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A830> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '830'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:830'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A773> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '773'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:773'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A774> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '774'^^xsd:integer;
  dwc:scientificName 'Halcampa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '100740'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:774'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '100740'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A775> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '775'^^xsd:integer;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:775'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A718> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '718'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:718'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A719> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '719'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:719'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A720> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '720'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:720'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A664> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '664'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:664'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A666> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '666'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:666'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A609> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '609'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:609'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A610> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '610'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:610'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A554> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '554'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:554'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A555> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '555'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:555'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A556> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '556'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:556'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A499> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '499'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:499'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A500> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '500'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:500'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A435> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '435'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:435'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A436> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '436'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:436'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A437> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '437'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:437'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A378> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '378'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:378'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A379> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '379'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:379'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A380> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '380'^^xsd:integer;
  dwc:scientificName 'Arenicola marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129868'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:380'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '129868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A318> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '318'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:318'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A319> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '319'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:319'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A320> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '320'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:320'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A262> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '262'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:262'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A263> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '263'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:263'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A264> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '264'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:264'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A206> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '206'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:206'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A207> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '207'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:207'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A128> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '128'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:128'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A129> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '129'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:129'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A130> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '130'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:130'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A209> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '209'^^xsd:integer;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:209'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A321> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '321'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:321'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A381> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '381'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:381'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A438> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '438'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:438'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A501> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '501'^^xsd:integer;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:501'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A557> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '557'^^xsd:integer;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:557'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A612> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '612'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:612'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A667> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '667'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:667'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A721> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '721'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:721'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A776> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '776'^^xsd:integer;
  dwc:scientificName 'Enipo kinbergi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130738'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:776'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A831> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '831'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:831'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A885> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '885'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:885'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A942> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '942'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:942'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A998> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '998'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:998'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1056> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1056'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1056'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1113> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1113'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1113'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1169> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1169'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1169'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1225> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1225'^^xsd:integer;
  dwc:scientificName 'Eudorellopsis deformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110536'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1225'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '110536'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1338> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1338'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1338'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1394> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1394'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1394'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1450> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1450'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1450'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1564> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1564'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1564'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1618> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1618'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1618'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1674> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1674'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1674'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1729> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1729'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1729'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2000'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2000'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2111> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2111'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2111'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1836> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1836'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1836'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1890> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1890'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1890'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2163> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2163'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2163'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2218> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2218'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2218'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2273> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2273'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2273'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2331> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2331'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2331'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2386> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2386'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2386'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2441> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2441'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2441'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2496> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2496'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2496'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2551> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2551'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2551'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2610> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2610'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2610'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2663> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2663'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2663'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2719> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2719'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2719'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2777> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2777'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2777'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2889> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2889'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2889'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2946> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2946'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2946'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3001> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3001'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3001'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3058> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3058'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3058'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3115> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3115'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3115'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3171> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3171'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3171'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3225> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3225'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3225'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3280> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3280'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3280'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3333> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3333'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3333'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3386> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3386'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3386'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3438> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3438'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3438'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3493> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3493'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3493'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3543> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3543'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3543'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3600> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3600'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3600'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3658> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3658'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3658'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3711> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3711'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3711'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3770> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3770'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3770'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3826> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3826'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3826'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3880> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3880'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3880'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3939> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3939'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3939'^^xsd:anyURI;
  dwc:observationDate '1994-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3995> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3995'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3995'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4047> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4047'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4047'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4102> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4102'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4102'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4214> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4214'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4214'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4269> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4269'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4269'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4380> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4380'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4380'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4437> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4437'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4437'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4491> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4491'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4491'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4545> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4545'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4545'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4601> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4601'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4601'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4658> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4658'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.7'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4658'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4715> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4715'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4715'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4772> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4772'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4772'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4827> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4827'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4827'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4881> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4881'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.73'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4881'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4936> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4936'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.88'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4936'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4990> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4990'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.6'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4990'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5046> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5046'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5046'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5102> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.96"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5102'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.96'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5102'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5157> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.08"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5157'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.08'^^xsd:double;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5157'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5213> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5213'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5213'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5270> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5270'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5270'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5325> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5325'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5325'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5380> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5380'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5380'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5430> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5430'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5430'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5485> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5485'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5485'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5541> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5541'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5541'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5651> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5651'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5651'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5706> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5706'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5706'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5596> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5596'^^xsd:integer;
  dwc:scientificName 'Malacobdella grossa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '122641'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5596'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '122641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5760> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5760'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5760'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5815> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5815'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5815'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5869> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5869'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5869'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5925> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5925'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5925'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5977> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5977'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5977'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6030> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6030'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6030'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6086> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6086'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6086'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6143> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6143'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6143'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6198> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6198'^^xsd:integer;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6198'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6251> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6251'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6251'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6307> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6307'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6307'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6361> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6361'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6361'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6417> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6417'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6417'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6472> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6472'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6472'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6524> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6524'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6524'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6581> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6581'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6581'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6637> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6637'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6637'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6692> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6692'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6692'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6748> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6748'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6748'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6804> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6804'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6804'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6860> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6860'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6860'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6916> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6916'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6916'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6974> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6974'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6974'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7027> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7027'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7027'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7086> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7086'^^xsd:integer;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7086'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7142> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7142'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.8'^^xsd:double;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7142'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7200> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7200'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7200'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7256> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7256'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7256'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7313> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7313'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7313'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7370> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7370'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7370'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7425> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7425'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7425'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7482> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7482'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7482'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7539> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7539'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7539'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7595> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7595'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7595'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7711> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7711'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7711'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7763> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7763'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7763'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7818> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7818'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7818'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7878> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7878'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7878'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7935> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7935'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7935'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7991> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7991'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7991'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8162> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8162'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8162'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8221> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8221'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8221'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8277> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8277'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8277'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8333> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8333'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8333'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8388> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8388'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8388'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8445> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8445'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8445'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8497> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8497'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8497'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8048> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8048'^^xsd:integer;
  dwc:scientificName 'Eteone (Mysta) barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '130612'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8048'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '231870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8108> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8108'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8108'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8552> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8552'^^xsd:integer;
  dwc:scientificName 'Ophiura affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '124911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8552'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '124850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8606> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8606'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8606'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8659> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8659'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8659'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8714> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8714'^^xsd:integer;
  dwc:scientificName 'Laonome kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130924'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8714'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '254745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8828> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8828'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8828'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8886> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8886'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8886'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8939> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8939'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8939'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8940> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8940'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8940'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8941> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8941'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8941'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8942> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8942'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8942'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8829> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8829'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8829'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8830> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8830'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8830'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8831> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8831'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8831'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8887> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8887'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8887'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8888> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8888'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8888'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8889> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8889'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8889'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8890> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8890'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8890'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8776> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8776'^^xsd:integer;
  dwc:scientificName 'Edwardsia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '100730'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8776'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '100730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8777> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8777'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8777'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8775> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8775'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8775'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8660> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8660'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8660'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8661> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8661'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8661'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8663> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8663'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8663'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8716> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8716'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8716'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8717> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8717'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8717'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8553> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8553'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8553'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8554> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8554'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8554'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8555> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8555'^^xsd:integer;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8555'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8498> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8498'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8498'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8499> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8499'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8499'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8500> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8500'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8500'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8501> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8501'^^xsd:integer;
  dwc:scientificName 'Eteone (Mysta) barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130612'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8501'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '231870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8715> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8715'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8715'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8607> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8607'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8607'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8608> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8608'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8608'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8609> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8609'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8609'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8610> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8610'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8610'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8389> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8389'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8389'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8390> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8390'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8390'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8391> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8391'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8391'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8392> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8392'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8392'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8334> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8334'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8334'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8335> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8335'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8335'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8336> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8336'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8336'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8337> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8337'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8337'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8448> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8448'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8448'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8446> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8446'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8446'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8447> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8447'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8447'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8222> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8222'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8222'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8223> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8223'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8223'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8224> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8224'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8224'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8225> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8225'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8225'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8163> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8163'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8163'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8164> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8164'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8164'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8165> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8165'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8165'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8166> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8166'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8166'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8278> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8278'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8278'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8279> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8279'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8279'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8280> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8280'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8280'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8281> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8281'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8281'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8049> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8049'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8049'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8050> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8050'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8050'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8051> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8051'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8051'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8052> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8052'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8052'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7992> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7992'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7992'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7993> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7993'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7993'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7994> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7994'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7994'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7995> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7995'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7995'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8109> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8109'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8109'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8110> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8110'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8110'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8111> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8111'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8111'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8112> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8112'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8112'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7879> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7879'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7879'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7880> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7880'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7880'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7881> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7881'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7881'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7882> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7882'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7882'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7819> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7819'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7819'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7820> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7820'^^xsd:integer;
  dwc:scientificName 'Flabelligera affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7820'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '130103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7821> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7821'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7821'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7822> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7822'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7822'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7936> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7936'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7936'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7937> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7937'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7937'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7938> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7938'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7938'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7939> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7939'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7939'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7712> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7712'^^xsd:integer;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7712'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7713> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7713'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7713'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7714> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7714'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7714'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7653> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7653'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7653'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7654> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7654'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7654'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7655> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7655'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7655'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7656> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7656'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7656'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7764> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7764'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7764'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7765> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7765'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7765'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7766> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7766'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7766'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7540> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7540'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7540'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7541> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7541'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7541'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7542> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7542'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7542'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7543> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7543'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7543'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7596> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7596'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7596'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7597> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7597'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7597'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7598> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7598'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7598'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7483> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7483'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7483'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7484> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7484'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7484'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7485> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7485'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7485'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7486> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7486'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7486'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7371> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7371'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7371'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7372> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7372'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7372'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7373> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7373'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7373'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7374> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7374'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7374'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7257> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7257'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7257'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7258> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7258'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7258'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7259> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7259'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7259'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7260> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7260'^^xsd:integer;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7260'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7201> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7201'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7201'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7202> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7202'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7202'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7203> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7203'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7203'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7204> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7204'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.8'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7204'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7314> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7314'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7314'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7315> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7315'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7315'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7316> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7316'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7316'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7317> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7317'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7317'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7427> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7427'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7427'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7428> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7428'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7428'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7429> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7429'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7429'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7426> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7426'^^xsd:integer;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7426'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7087> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7087'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7087'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7088> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7088'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7088'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7089> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7089'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7089'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7090> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7090'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7090'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7028> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7028'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7028'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7029> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7029'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7029'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7030> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7030'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7030'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7031> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7031'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7031'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7143> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7143'^^xsd:integer;
  dwc:scientificName 'Tunicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '146420'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7143'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7144> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7144'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7144'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7146> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7146'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7146'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6917> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6917'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6917'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6918> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6918'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6918'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6919> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6919'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6919'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6920> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6920'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6920'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6977> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6977'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6977'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6861> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6861'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6861'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6862> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6862'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6862'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6863> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6863'^^xsd:integer;
  dwc:scientificName 'Corophium insidiosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '102092'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6863'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6864> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6864'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6864'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6975> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6975'^^xsd:integer;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6975'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6976> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6976'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6976'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6749> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6749'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6749'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6750> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6750'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6750'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6751> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6751'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6751'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6752> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6752'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6752'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6805> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6805'^^xsd:integer;
  dwc:scientificName 'Nymphon gracile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '379196'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6805'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6806> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6806'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6806'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6807> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6807'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6807'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6808> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6808'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6808'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6638> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6638'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6638'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6639> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6639'^^xsd:integer;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6639'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6640> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6640'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6640'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6641> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6641'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6641'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6582> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6582'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6582'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6583> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6583'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6583'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6584> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6584'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6584'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6693> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6693'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6693'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6694> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6694'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6694'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6695> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6695'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6695'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6696> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6696'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6696'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6473> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6473'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6473'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6474> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6474'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6474'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6475> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6475'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6475'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6476> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6476'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6476'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6525> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6525'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6525'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6526> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6526'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6526'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6527> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6527'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6527'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6528> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6528'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6528'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6418> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6418'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6418'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6419> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6419'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6419'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6420> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6420'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6420'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6421> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6421'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6421'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6308> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6308'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6308'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6310> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6310'^^xsd:integer;
  dwc:scientificName 'Ampharete'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129155'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6310'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '129155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6311> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6311'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6311'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6362> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6362'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6362'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6363> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6363'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6363'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6364> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6364'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6364'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6365> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6365'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6365'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6199> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6199'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6199'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6200> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6200'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6200'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6201> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6201'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6201'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6144> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6144'^^xsd:integer;
  dwc:scientificName 'Corophium affine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '102085'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6144'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '423507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6145> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6145'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6145'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6146> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6146'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6146'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6147> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6147'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6147'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6252> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6252'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6252'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6253> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6253'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6253'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6254> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6254'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6254'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6255> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6255'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6255'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6031> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6031'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6031'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6032> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6032'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6032'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6033> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6033'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6033'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6034> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6034'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6034'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6087> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6087'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6087'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6088> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6088'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6088'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6089> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6089'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6089'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6090> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6090'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6090'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5978> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5978'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5978'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5979> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5979'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5979'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5980> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5980'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5980'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5870> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5870'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5870'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5871> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5871'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5871'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5926> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5926'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5926'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5927> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5927'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5927'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5928> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5928'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5928'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5929> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5929'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5929'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5872> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5872'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5872'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5761> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5761'^^xsd:integer;
  dwc:scientificName 'Phoxocephalus holbolli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102989'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5761'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '102989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5762> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5762'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5762'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5763> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5763'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5763'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5764> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5764'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5764'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5707> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5707'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5707'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5708> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5708'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5708'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5709> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5709'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5709'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5710> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5710'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5710'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5816> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5816'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5816'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5817> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5817'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5817'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5818> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5818'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5818'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5819> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5819'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5819'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5597> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5597'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5597'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5598> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5598'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5598'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5599> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5599'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5599'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5600> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5600'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5600'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5542> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5542'^^xsd:integer;
  dwc:scientificName 'Laonome kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130924'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5542'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '254745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5543> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5543'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5543'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5544> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5544'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5544'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5545> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5545'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5545'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5652> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5652'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5652'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5653> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5653'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5653'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5654> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5654'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5654'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5655> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5655'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5655'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5431> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5431'^^xsd:integer;
  dwc:scientificName 'Corophium affine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102085'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5431'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '423507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5432> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5432'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5432'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5433> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5433'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5433'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5434> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5434'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5434'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5381> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5381'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5381'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5382> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5382'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5382'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5383> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5383'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5383'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5486> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5486'^^xsd:integer;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5486'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5487> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5487'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5487'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5488> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5488'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5488'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5489> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5489'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5489'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5271> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5271'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5271'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5272> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5272'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5272'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5273> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5273'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5273'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5214> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5214'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5214'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5215> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5215'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5215'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5216> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5216'^^xsd:integer;
  dwc:scientificName 'Laonome kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130924'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5216'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '254745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5217> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5217'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5217'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5326> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5326'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5326'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5327> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5327'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5327'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5328> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5328'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5328'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5329> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5329'^^xsd:integer;
  dwc:scientificName 'Microdeutopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '101471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5329'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '101471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5104> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.02"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5104'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.02'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5104'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5105> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.96"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5105'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.96'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5105'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5106> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5106'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5106'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5160> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.08"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5160'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.08'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5160'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5161> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.08"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5161'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.08'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5161'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5158> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.08"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5158'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.08'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5158'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5159> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.08"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5159'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.08'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5159'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5047> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.71"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5047'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.71'^^xsd:double;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5047'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5049> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5049'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.68'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5049'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4937> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4937'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.88'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4937'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4938> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4938'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.88'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4938'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4939> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4939'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.88'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4939'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4940> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4940'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.88'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4940'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4991> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4991'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4991'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4992> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4992'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4992'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4993> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4993'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4993'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4994> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.71"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4994'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.71'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4994'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4828> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4828'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4828'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4830> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4830'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4830'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4773> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4773'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4773'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4774> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4774'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4774'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4775> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4775'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4775'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4882> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4882'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.73'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4882'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4883> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4883'^^xsd:integer;
  dwc:scientificName 'Laonome kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.73'^^xsd:double;
  dwc:aphiaid '130924'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4883'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '254745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4884> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4884'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.88'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4884'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4885> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4885'^^xsd:integer;
  dwc:scientificName 'Anaitides groenlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.88'^^xsd:double;
  dwc:aphiaid '152443'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4885'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '334506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4661> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4661'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.4'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4661'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4662> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4662'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4662'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4659> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4659'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.4'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4659'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4660> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4660'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.7'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4660'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4716> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4716'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4716'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4718> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4718'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4718'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4719> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4719'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4719'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4602> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4602'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4602'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4603> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4603'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4603'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4604> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4604'^^xsd:integer;
  dwc:scientificName 'Laonome kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130924'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4604'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '254745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4605> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4605'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4605'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4492> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4492'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4492'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4493> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4493'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4493'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4494> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4494'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4494'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4495> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4495'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4495'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4546> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4546'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4546'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4547> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4547'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4547'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4548> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4548'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4548'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4549> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4549'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4549'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4381> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4381'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4381'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4382> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4382'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4382'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4383> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4383'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4383'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4384> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4384'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4384'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4327> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4327'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4327'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4328> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4328'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4328'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4329> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4329'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4329'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4439> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4439'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4439'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4440> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4440'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4440'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4441> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4441'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4441'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4215> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4215'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4215'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4216> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4216'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4216'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4217> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4217'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4217'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4218> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4218'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4218'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4326> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4326'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4326'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4161> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4161'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4161'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4162> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4162'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4162'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4163> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4163'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4163'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4164> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4164'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4164'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4272> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4272'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4272'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4273> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4273'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4273'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4270> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4270'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4270'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4271> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4271'^^xsd:integer;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4271'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4050> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4050'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4050'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4051> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4051'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4051'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3996> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3996'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3996'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3997> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3997'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3997'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3998> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3998'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3998'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4103> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4103'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4103'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4104> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4104'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4104'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4105> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4105'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4105'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3881> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3881'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3881'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3882> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3882'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3882'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3883> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3883'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3883'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3884> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3884'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3884'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3827> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3827'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3827'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3828> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3828'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3828'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3829> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3829'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3829'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3830> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3830'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3830'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4048> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4048'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4048'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3940> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3940'^^xsd:integer;
  dwc:scientificName 'Polydora cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131143'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3940'^^xsd:anyURI;
  dwc:observationDate '1994-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '131143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3941> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3941'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3941'^^xsd:anyURI;
  dwc:observationDate '1994-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3942> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3942'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3942'^^xsd:anyURI;
  dwc:observationDate '1994-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3943> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3943'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3943'^^xsd:anyURI;
  dwc:observationDate '1994-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3712> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3712'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3712'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3713> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3713'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3713'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3714> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3714'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3714'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3715> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3715'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3715'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3659> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3659'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3659'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3660> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3660'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3660'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3661> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3661'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3661'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3771> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3771'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3771'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3772> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3772'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3772'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3773> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3773'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3773'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3546> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3546'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3546'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3544> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3544'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3544'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3494> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3494'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3494'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3495> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3495'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3495'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3496> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3496'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3496'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3601> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3601'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3601'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3602> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3602'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3602'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3603> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3603'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3603'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3387> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3387'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3387'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3388> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3388'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3388'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3389> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3389'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3389'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3334> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3334'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3334'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3335> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3335'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3335'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3336> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3336'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3336'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3439> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3439'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3439'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3440> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3440'^^xsd:integer;
  dwc:scientificName 'Retusa obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141134'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3440'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '141134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3441> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3441'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3441'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3226> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3226'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3226'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3227> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3227'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3227'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3228> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3228'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3228'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3172> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3172'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3172'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3173> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3173'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3173'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3174> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3174'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3174'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3281> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3281'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3281'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3282> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3282'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3282'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3283> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3283'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3283'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3059> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3059'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3059'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3060> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3060'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3060'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3061> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3061'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3061'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3116> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3116'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3116'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3117> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3117'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3117'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3118> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3118'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3118'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3002> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3002'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3002'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3003> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3003'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3003'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3004> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3004'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3004'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2890> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2890'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2890'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2891> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2891'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2891'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2892> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2892'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2892'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2947> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2947'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2947'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2948> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2948'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2948'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2949> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2949'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2949'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2833> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2833'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2833'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2834> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2834'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2834'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2835> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2835'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2835'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2720> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2720'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2720'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2721> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2721'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2721'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2722> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2722'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2722'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2780> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2780'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2780'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2664> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2664'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2664'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2665> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2665'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2665'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2666> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2666'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2666'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2778> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2778'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2778'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2552> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2552'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2552'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2553> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2553'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2553'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2554> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2554'^^xsd:integer;
  dwc:scientificName 'Dulichia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '101734'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2554'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '101734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2611> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2611'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2611'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2613> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2613'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2613'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2497> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2497'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2497'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2498> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2498'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2498'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2499> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2499'^^xsd:integer;
  dwc:scientificName 'Laonome kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130924'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2499'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '254745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2388> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2388'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2388'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2389> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2389'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2389'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2442> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2442'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2442'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2443> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2443'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2443'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2444> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2444'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2444'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2332> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2332'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2332'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2333> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2333'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2333'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2334> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2334'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2334'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2219> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2219'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2219'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2220> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2220'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2220'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2274> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2274'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2274'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2275> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2275'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2275'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2276> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2276'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2276'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2165> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2165'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2165'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2166> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2166'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2166'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2056> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2056'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2056'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2057> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2057'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2057'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2058> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2058'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2058'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2112> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2112'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2112'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2113> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2113'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2113'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2114> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2114'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2114'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2001'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2001'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2002'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2002'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2003'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2003'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1891> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1891'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1891'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1892> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1892'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1892'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1893> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1893'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1893'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1946> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1946'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1946'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1947> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1947'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1947'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1948> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1948'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1948'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1837> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1837'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1837'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1838> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1838'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1838'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1839> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1839'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1839'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1730> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1730'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1730'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1731> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1731'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1731'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1732> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1732'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1732'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1785> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1785'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1785'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1786> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1786'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1786'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1787> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1787'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1787'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1675> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1675'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1675'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1676> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1676'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1676'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1677> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1677'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1677'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1565> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1565'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1565'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1566> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1566'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1566'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1567> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1567'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1567'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1620> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1620'^^xsd:integer;
  dwc:scientificName 'Paraonis fulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146932'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1620'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '146932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1621> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1621'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1621'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1509> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1509'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1509'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1510> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1510'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1510'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1511> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1511'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1511'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1452> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1452'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1452'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1453> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1453'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1453'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1451> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1451'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1451'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1395> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1395'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1395'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1396> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1396'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1396'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1397> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1397'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1397'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1339> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1339'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1339'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1340> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1340'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1340'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1284> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1284'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1284'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1285> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1285'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1285'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1286> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1286'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1286'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1226> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1226'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1226'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1227> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1227'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1227'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1228> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1228'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1228'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1170> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1170'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1170'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1171> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1171'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1171'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1172> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1172'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1172'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1114> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1114'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1114'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1116> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1116'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1116'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1058> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1058'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1058'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1059> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1059'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1059'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A999> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '999'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:999'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1000> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1000'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1000'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1001> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1001'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1001'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A943> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '943'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:943'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A944> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '944'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:944'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A945> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '945'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:945'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A886> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '886'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:886'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A887> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '887'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:887'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A888> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '888'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:888'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A832> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '832'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:832'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A834> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '834'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:834'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A777> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '777'^^xsd:integer;
  dwc:scientificName 'Dulichia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '101734'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:777'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '101734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A779> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '779'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:779'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A722> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '722'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:722'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A723> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '723'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:723'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A724> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '724'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:724'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A668> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '668'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:668'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A669> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '669'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:669'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A670> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '670'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:670'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A131> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '131'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:131'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A132> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '132'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:132'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A133> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '133'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:133'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A134> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '134'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:134'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A135> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '135'^^xsd:integer;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:135'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A136> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '136'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:136'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A137> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '137'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:137'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A138> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '138'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:138'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A139> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '139'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:139'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A558> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '558'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:558'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A559> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '559'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:559'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A560> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '560'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:560'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A613> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '613'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:613'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A614> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '614'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:614'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A615> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '615'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:615'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A502> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '502'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:502'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A503> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '503'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:503'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A504> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '504'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:504'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A439> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '439'^^xsd:integer;
  dwc:scientificName 'Paraonis fulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146932'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:439'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '146932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A440> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '440'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:440'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A441> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '441'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:441'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A382> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '382'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:382'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A383> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '383'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:383'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A384> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '384'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:384'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A322> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '322'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:322'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A323> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '323'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:323'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A324> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '324'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:324'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A266> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '266'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:266'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A267> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '267'^^xsd:integer;
  dwc:scientificName 'Paraonis fulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '146932'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:267'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '146932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A268> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '268'^^xsd:integer;
  dwc:scientificName 'Paraonis fulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '146932'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:268'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '146932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A211> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '211'^^xsd:integer;
  dwc:scientificName 'Alkmaria romijni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:211'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '129769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A212> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '212'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:212'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A140> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '140'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:140'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A213> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '213'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:213'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A269> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '269'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:269'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A325> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '325'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:325'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A385> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '385'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:385'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A442> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '442'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:442'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A505> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '505'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:505'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A561> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '561'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:561'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A616> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '616'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:616'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A671> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '671'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:671'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A835> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '835'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:835'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A725> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '725'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:725'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A780> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '780'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:780'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A889> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '889'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:889'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A946> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '946'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:946'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1002> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1002'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1002'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1060> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1060'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1060'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1117> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1117'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1117'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1173> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1173'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1173'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1398> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1398'^^xsd:integer;
  dwc:scientificName 'Paraonis fulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146932'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1398'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '146932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1454> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1454'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1454'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1512> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1512'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1512'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1229> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1229'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1229'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1287> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1287'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1287'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1342> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1342'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1342'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1568> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1568'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1568'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1622> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1622'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1622'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1678> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1678'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1678'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1733> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1733'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1733'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1788> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1788'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1788'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1840> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1840'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1840'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1894> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1894'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1894'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1949> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1949'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1949'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2004'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2004'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2059> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2059'^^xsd:integer;
  dwc:scientificName 'Laonome kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130924'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2059'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '254745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2115> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2115'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2115'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2167> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2167'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2167'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2222> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2222'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2222'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2277> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2277'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2277'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2335> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2335'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2335'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2390> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2390'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2390'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2445> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2445'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2445'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2500> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2500'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2500'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2555> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2555'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2555'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2614> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2614'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2614'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2667> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2667'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2667'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2723> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2723'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2723'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2781> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2781'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2781'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2836> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2836'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2836'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2893> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2893'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2893'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2950> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2950'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2950'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3005> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3005'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3005'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3062> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3062'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3062'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3119> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3119'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3119'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3175> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3175'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3175'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3229> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3229'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3229'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3284> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3284'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3284'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3337> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3337'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3337'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3390> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3390'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3390'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3442> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3442'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3442'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3497> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3497'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3497'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3547> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3547'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3547'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3604> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3604'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3604'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3662> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3662'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3662'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3716> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3716'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3716'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3774> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3774'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3774'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3831> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3831'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3831'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3944> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3944'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3944'^^xsd:anyURI;
  dwc:observationDate '1994-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3999> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3999'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3999'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4052> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4052'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4052'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4106> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4106'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4106'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4165> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4165'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4165'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4219> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4219'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4219'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4274> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4274'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4274'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4330> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4330'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4330'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4385> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4385'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4385'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4442> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4442'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4442'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4606> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4606'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4606'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4663> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4663'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.7'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4663'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4720> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4720'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4720'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4831> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4831'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4831'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4886> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4886'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.88'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4886'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4941> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4941'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.6'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4941'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4995> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4995'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4995'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5050> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5050'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.68'^^xsd:double;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5050'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5107> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5107'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5107'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5162> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.08"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5162'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.08'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5162'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5218> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5218'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5218'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5274> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5274'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5274'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5330> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5330'^^xsd:integer;
  dwc:scientificName 'Corophium affine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102085'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5330'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '423507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5546> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5546'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5546'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5601> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5601'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5601'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5656> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5656'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5656'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5384> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5384'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5384'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5435> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5435'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5435'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5490> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5490'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5490'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4777> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4777'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4777'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5711> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5711'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5711'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5765> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5765'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5765'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5930> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5930'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5930'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5982> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5982'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5982'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6035> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6035'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6035'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6091> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6091'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6091'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6148> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6148'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6148'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6202> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6202'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6202'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6256> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6256'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6256'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6312> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6312'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6312'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5820> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5820'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5820'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6366> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6366'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6366'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6422> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6422'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6422'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6477> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6477'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6477'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6529> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6529'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6529'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6585> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6585'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6585'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6642> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6642'^^xsd:integer;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6642'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6697> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6697'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6697'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6753> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6753'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6753'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6809> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6809'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6809'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6865> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6865'^^xsd:integer;
  dwc:scientificName 'Molgula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6865'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6921> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6921'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6921'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6979> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6979'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6979'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7205> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7205'^^xsd:integer;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7205'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7261> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7261'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7261'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7318> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7318'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7318'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7375> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7375'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7375'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7032> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7032'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7032'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7091> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7091'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7091'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7147> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7147'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7147'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7430> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7430'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7430'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7487> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7487'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7487'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7544> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7544'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7544'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7600> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7600'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7600'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7657> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7657'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7657'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7715> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7715'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7715'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7767> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7767'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7767'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7996> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7996'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7996'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8053> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8053'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8053'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8113> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8113'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8113'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8167> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8167'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8167'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8226> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8226'^^xsd:integer;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8226'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8282> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8282'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8282'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7823> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7823'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7823'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7883> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7883'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7883'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8338> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8338'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8338'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8393> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8393'^^xsd:integer;
  dwc:scientificName 'Malacobdella grossa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '122641'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8393'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '122641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8502> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8502'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8502'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8556> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8556'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8556'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8611> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8611'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8611'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8450> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8450'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8450'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8833> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8833'^^xsd:integer;
  dwc:scientificName 'Edwardsia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '100730'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8833'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '100730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8891> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8891'^^xsd:integer;
  dwc:scientificName 'Pseudobradya pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '116146'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8891'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '116146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8944> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8944'^^xsd:integer;
  dwc:scientificName 'Edwardsia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '100730'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8944'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '100730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8664> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8664'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8664'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8719> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8719'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8719'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8778> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8778'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8778'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8894> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8894'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8894'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8834> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8834'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8834'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8835> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8835'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8835'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8836> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8836'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8836'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8779> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8779'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8779'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8780> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8780'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8780'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8781> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8781'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.3'^^xsd:double;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8781'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8782> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8782'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8782'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8837> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8837'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8837'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8892> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8892'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8892'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8893> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8893'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8893'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8723> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8723'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8723'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8721> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8721'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8721'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8722> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8722'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8722'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8720> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8720'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8720'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8613> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8613'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8613'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8665> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8665'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8665'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8666> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8666'^^xsd:integer;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8666'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8724> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8724'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8724'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8557> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8557'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8557'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8558> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8558'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8558'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8559> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8559'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8559'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8505> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8505'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8505'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8560> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8560'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8560'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8612> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8612'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8612'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8503> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8503'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8503'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8504> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8504'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8504'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8394> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8394'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8394'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8395> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8395'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8395'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8341> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8341'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8341'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8397> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8397'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8397'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8451> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8451'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8451'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8284> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8284'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8284'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8339> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8339'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8339'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8340> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8340'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8340'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8227> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8227'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8227'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8228> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8228'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8228'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8229> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8229'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8229'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8230> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8230'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8230'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8171> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8171'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8171'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8231> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8231'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8231'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8283> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8283'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8283'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8116> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8116'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8116'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8168> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8168'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8168'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8169> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8169'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8169'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8170> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8170'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8170'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8054> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8054'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8054'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8055> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8055'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8055'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8056> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8056'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8056'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8057> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8057'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8057'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7999> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7999'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7999'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8058> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8058'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8058'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8114> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8114'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8114'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8115> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8115'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8115'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7943> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7943'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7943'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7997> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7997'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7997'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7998> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7998'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7998'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7884> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7884'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7884'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7885> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7885'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7885'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7886> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7886'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7886'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7887> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7887'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7887'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7941> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7941'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7941'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7942> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7942'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7942'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7824> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7824'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7824'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7825> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7825'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7825'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7826> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7826'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7826'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7768> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7768'^^xsd:integer;
  dwc:scientificName 'Tunicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '146420'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7768'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '146420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7769> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7769'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7769'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7770> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7770'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7770'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7717> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7717'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7717'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7771> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7771'^^xsd:integer;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7771'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7828> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7828'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7828'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7658> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7658'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7658'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7659> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7659'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7659'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7660> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7660'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7660'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7603> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7603'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7603'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7661> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7661'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7661'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7716> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7716'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7716'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7490> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7490'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7490'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7491> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7491'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7491'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7547> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7547'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7547'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7601> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7601'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7601'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7602> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7602'^^xsd:integer;
  dwc:scientificName 'Malacobdella grossa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '122641'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7602'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '122641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7489> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7489'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7489'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7492> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7492'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7492'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7545> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7545'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7545'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7546> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7546'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7546'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7431> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7431'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7431'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7432> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7432'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7432'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7433> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7433'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7433'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7377> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7377'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7377'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7378> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7378'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7378'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7376> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7376'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7376'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7379> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7379'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7379'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7262> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7262'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7262'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7263> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7263'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.8'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7263'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7264> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7264'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.8'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7264'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7208> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7208'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7208'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7265> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7265'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7265'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7319> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7319'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7319'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7320> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7320'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7320'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7150> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7150'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7150'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7206> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7206'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7206'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7207> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7207'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7207'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7321> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7321'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7321'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7036> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7036'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7036'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7095> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7095'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7095'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7148> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7148'^^xsd:integer;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.8'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7148'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7149> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7149'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.8'^^xsd:double;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7149'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7092> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7092'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7092'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7093> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7093'^^xsd:integer;
  dwc:scientificName 'Microdeutopus gryllotalpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '102048'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7093'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7094> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7094'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7094'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7034> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7034'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7034'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7035> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7035'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7035'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6868> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6868'^^xsd:integer;
  dwc:scientificName 'Malacobdella grossa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '122641'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6868'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '122641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6925> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6925'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6925'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6980> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6980'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6980'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6922> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6922'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6922'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6923> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6923'^^xsd:integer;
  dwc:scientificName 'Nymphon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '134591'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6923'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '134591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6811> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6811'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6811'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6866> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6866'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6866'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6867> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6867'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6867'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6754> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6754'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6754'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6755> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6755'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6755'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6756> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6756'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6756'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6700> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6700'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6700'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6758> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6758'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6758'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6810> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6810'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6810'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6644> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6644'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6644'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6981> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6981'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6981'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6698> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6698'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6698'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6699> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6699'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6699'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6588> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6588'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6588'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6586> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6586'^^xsd:integer;
  dwc:scientificName 'Cirrophorus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6586'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '129431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6587> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6587'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6587'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6589> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6589'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6589'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6643> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6643'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6643'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6531> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6531'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6531'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6479> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6479'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6479'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6530> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6530'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6530'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6423> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6423'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6423'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6425> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6425'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6425'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6369> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6369'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6369'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6426> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6426'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6426'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6478> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6478'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6478'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6367> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6367'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6367'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6368> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6368'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6368'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6257> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6257'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6257'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6259> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6259'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6259'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6204> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6204'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6204'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6260> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6260'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6260'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6313> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6313'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6313'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6149> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6149'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6149'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6150> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6150'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6150'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6151> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6151'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6151'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6092> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6092'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6092'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6093> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6093'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6093'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6094> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6094'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6094'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6095> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6095'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6095'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6152> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6152'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6152'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6203> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6203'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6203'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6037> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6037'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6037'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6038> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6038'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6038'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5983> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5983'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5983'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5984> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5984'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5984'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5985> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5985'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5985'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5932> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5932'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5932'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5986> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5986'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5986'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6039> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6039'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6039'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5874> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5874'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5874'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5875> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5875'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5875'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5876> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5876'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5876'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5823> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5823'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5823'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5877> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5877'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5877'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5931> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5931'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5931'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5768> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5768'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5768'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5821> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5821'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5821'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5822> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5822'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5822'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5714> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5714'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5714'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5766> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5766'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5766'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5767> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5767'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5767'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5658> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5658'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5658'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5712> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5712'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5712'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5602> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5602'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5602'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5603> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5603'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5603'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5604> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5604'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5604'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5549> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5549'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5549'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5605> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5605'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5605'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5657> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5657'^^xsd:integer;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5657'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5492> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5492'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5492'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5547> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5547'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5547'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5436> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5436'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5436'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5437> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5437'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5437'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5438> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5438'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5438'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5387> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5387'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5387'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5439> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5439'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5439'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5491> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5491'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5491'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5333> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5333'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5333'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5385> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5385'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5385'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5275> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5275'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5275'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5276> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5276'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5276'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5277> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5277'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5277'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5278> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5278'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5278'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5331> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5331'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5331'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5332> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5332'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5332'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5219> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5219'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5219'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5220> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5220'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5220'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5221> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5221'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5221'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5163> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.08"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5163'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.08'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5163'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5164> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.08"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5164'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.08'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5164'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5165> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.08"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5165'^^xsd:integer;
  dwc:scientificName 'Laonome kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.08'^^xsd:double;
  dwc:aphiaid '130924'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5165'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '254745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5110> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5110'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5110'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5222> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5222'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5222'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5051> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5051'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.68'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5051'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5052> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5052'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.68'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5052'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5053> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5053'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.68'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5053'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5054> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.71"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5054'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.71'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5054'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5108> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5108'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5108'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4997> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4997'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4997'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4998> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4998'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4998'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5109> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5109'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5109'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4942> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4942'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.6'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4942'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4888> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4888'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.73'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4888'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4945> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4945'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.6'^^xsd:double;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4945'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4999> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4999'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.68'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4999'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4943> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4943'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.6'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4943'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4944> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4944'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.6'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4944'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4833> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4833'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4833'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4834> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4834'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4834'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4835> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4835'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4835'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4780> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4780'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4780'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4836> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4836'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4836'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4887> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4887'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.73'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4887'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4724> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4724'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4724'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4778> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4778'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4778'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4779> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4779'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4779'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4722> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4722'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4722'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4723> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4723'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4723'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4666> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4666'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.7'^^xsd:double;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4666'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4607> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4607'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4607'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4608> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4608'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4608'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4609> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4609'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4609'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4553> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4553'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4553'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4610> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4610'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4610'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4664> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4664'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.7'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4664'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4665> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4665'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.7'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4665'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4498> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4498'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4498'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4551> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4551'^^xsd:integer;
  dwc:scientificName 'Dulichia falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '103031'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4551'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '103031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4552> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4552'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4552'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4443> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4443'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4443'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4444> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4444'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4444'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4388> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4388'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4388'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4445> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4445'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4445'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4497> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4497'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4497'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4332> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4332'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4332'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4387> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4387'^^xsd:integer;
  dwc:scientificName 'Laonome kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130924'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4387'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '254745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4275> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4275'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4275'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4276> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4276'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4276'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4277> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4277'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4277'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4223> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4223'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4223'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4278> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4278'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4278'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4331> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4331'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '103066'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4331'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '103066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4167> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4167'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4167'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4220> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4220'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4220'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4221> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4221'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4221'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4222> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4222'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4222'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4108> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4108'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4108'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4109> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4109'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4109'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4110> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4110'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4110'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4055> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4055'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4055'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4111> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4111'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4111'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4001> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4001'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4001'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4053> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4053'^^xsd:integer;
  dwc:scientificName 'Polydora cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131143'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4053'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '131143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4054> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4054'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4054'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3945> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3945'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3945'^^xsd:anyURI;
  dwc:observationDate '1994-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3946> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3946'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3946'^^xsd:anyURI;
  dwc:observationDate '1994-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3947> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3947'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3947'^^xsd:anyURI;
  dwc:observationDate '1994-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4000> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4000'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4000'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3889> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3889'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3889'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3886> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3886'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3886'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3887> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3887'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3887'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3888> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3888'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3888'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3833> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3833'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3833'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3778> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3778'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3778'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3890> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3890'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3890'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3775> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3775'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3775'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3776> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3776'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3776'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3777> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3777'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3777'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3720> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3720'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3720'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3664> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3664'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3664'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3717> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3717'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3717'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3718> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3718'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3718'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3719> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3719'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3719'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3605> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3605'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3605'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3606> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3606'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3606'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3607> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3607'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3607'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3608> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3608'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3608'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3551> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3551'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3551'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3663> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3663'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3663'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3548> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3548'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3548'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3549> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3549'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3549'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3550> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3550'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3550'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3443> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3443'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3443'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3393> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3393'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3393'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3444> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3444'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3444'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3498> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3498'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3498'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3339> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3339'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3339'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3391> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3391'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3391'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3392> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3392'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3392'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3285> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3285'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3285'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3286> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3286'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3286'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3233> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3233'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3233'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3287> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3287'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3287'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3338> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3338'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3338'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3177> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3177'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3177'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3230> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3230'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3230'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3231> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3231'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3231'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3232> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3232'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3232'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3120> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3120'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3120'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3121> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3121'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3121'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3066> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3066'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3066'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3123> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3123'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3123'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3176> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3176'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3176'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3063> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3063'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3063'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3064> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3064'^^xsd:integer;
  dwc:scientificName 'Laonome kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130924'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3064'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '254745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3065> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3065'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3065'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2951> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2951'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2951'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2952> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2952'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2952'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2953> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2953'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2953'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2954> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2954'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2954'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3006> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3006'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3006'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3007> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3007'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3007'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3008> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3008'^^xsd:integer;
  dwc:scientificName 'Paraonis fulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '146932'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3008'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '146932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2896> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2896'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2896'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2894> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2894'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2894'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2895> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2895'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2895'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2837> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2837'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2837'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2838> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2838'^^xsd:integer;
  dwc:scientificName 'Laonome kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130924'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2838'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '254745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2839> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2839'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2839'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2840> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2840'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2840'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2897> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2897'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2897'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2784> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2784'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2784'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2726> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2726'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2726'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2727> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2727'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2727'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2724> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2724'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2724'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2668> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2668'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2668'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2669> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2669'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2669'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2670> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2670'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2670'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2671> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2671'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2671'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2728> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2728'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2728'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2783> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2783'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2783'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2615> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2615'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2615'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2616> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2616'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2616'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2617> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2617'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2617'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2618> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2618'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2618'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2556> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2556'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2556'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2502> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2502'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2502'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2503> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2503'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2503'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2557> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2557'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2557'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2558> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2558'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2558'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2559> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2559'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2559'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2560> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2560'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2560'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2391> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2391'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2391'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2392> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2392'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2392'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2393> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2393'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2393'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2394> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2394'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2394'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2448> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2448'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2448'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2395> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2395'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2395'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2446> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2446'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2446'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2447> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2447'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2447'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2338> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2338'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2338'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2278> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2278'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2278'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2279> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2279'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2279'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2281> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2281'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2281'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2336> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2336'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2336'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2337> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2337'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2337'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2223> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2223'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2223'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2224> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2224'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2224'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2225> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2225'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2225'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2168> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2168'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2168'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2169> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2169'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2169'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2170> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2170'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2170'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2117> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2117'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2117'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2226> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2226'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2226'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2060> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2060'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2060'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2061> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2061'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2061'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2063> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2063'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2063'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2006'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2006'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2007'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2007'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1954> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1954'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1954'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2008> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2008'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2008'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2064> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2064'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2064'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2116> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2116'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2116'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1950> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1950'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1950'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1951> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1951'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1951'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1952> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1952'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1952'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1953> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1953'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1953'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1897> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1897'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1897'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1844> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1844'^^xsd:integer;
  dwc:scientificName 'Paraonis fulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146932'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1844'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '146932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1895> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1895'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1895'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1896> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1896'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1896'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1789> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1789'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1789'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1790> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1790'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1790'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1791> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1791'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1791'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1841> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1841'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1841'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1842> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1842'^^xsd:integer;
  dwc:scientificName 'Paraonis fulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146932'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1842'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '146932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1843> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1843'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1843'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1734> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1734'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1734'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1679> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1679'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1679'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1680> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1680'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1680'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1626> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1626'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1626'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1681> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1681'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1681'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1735> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1735'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1735'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1569> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1569'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1569'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1570> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1570'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1570'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1571> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1571'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1571'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1572> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1572'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1572'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1623> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1623'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1623'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1624> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1624'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1624'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1625> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1625'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1625'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1513> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1513'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1513'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1514> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1514'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1514'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1515> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1515'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1515'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1455> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1455'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1455'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1456> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1456'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1456'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1399> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1399'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1399'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1400> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1400'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1400'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1401> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1401'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1401'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1402> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1402'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1402'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1343> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1343'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1343'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1344> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1344'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1344'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1288> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1288'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1288'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1289> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1289'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1289'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1290> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1290'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1290'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1230> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1230'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1230'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1231> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1231'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1231'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1232> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1232'^^xsd:integer;
  dwc:scientificName 'Laonome kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130924'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1232'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '254745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1233> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1233'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1233'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1174> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1174'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1174'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1175> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1175'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1175'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1118> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1118'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1118'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1119> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1119'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1119'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1120> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1120'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1120'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1062> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1062'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1062'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1063> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1063'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1063'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1064> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1064'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1064'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A142> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '142'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:142'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A143> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '143'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:143'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A144> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '144'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:144'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A145> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '145'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:145'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A146> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '146'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:146'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1003> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1003'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1003'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1004> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1004'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1004'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1005> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1005'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1005'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A947> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '947'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:947'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A948> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '948'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:948'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A890> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '890'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:890'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A891> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '891'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:891'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A892> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '892'^^xsd:integer;
  dwc:scientificName 'Paraonis fulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146932'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:892'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '146932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A836> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '836'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:836'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A837> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '837'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:837'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A838> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '838'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:838'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A782> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '782'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:782'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A783> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '783'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:783'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A781> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '781'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:781'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A726> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '726'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:726'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A727> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '727'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:727'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A672> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '672'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:672'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A673> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '673'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:673'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A674> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '674'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:674'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A617> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '617'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:617'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A619> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '619'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:619'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A147> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '147'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:147'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A562> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '562'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:562'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A563> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '563'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:563'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A506> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '506'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:506'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A507> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '507'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:507'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A508> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '508'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:508'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A443> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '443'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:443'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A444> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '444'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:444'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A445> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '445'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:445'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A386> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '386'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:386'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A387> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '387'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:387'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A388> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '388'^^xsd:integer;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:388'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A326> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '326'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:326'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A327> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '327'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:327'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A328> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '328'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:328'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A270> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '270'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:270'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A271> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '271'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:271'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A272> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '272'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:272'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A214> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '214'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:214'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A215> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '215'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:215'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A216> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '216'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:216'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A148> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '148'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:148'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A149> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '149'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:149'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A150> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '150'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:150'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A151> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '151'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:151'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A217> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '217'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:217'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A273> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '273'^^xsd:integer;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:273'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A329> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '329'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:329'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A446> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '446'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:446'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A390> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '390'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:390'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A391> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '391'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:391'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A392> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '392'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:392'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A447> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '447'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:447'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A448> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '448'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:448'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A449> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '449'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:449'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A330> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '330'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:330'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A331> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '331'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:331'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A332> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '332'^^xsd:integer;
  dwc:scientificName 'Corophium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:332'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A274> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '274'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:274'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A275> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '275'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:275'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A276> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '276'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:276'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A218> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '218'^^xsd:integer;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:218'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A219> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '219'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:219'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A220> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '220'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:220'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A152> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '152'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:152'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A153> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '153'^^xsd:integer;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:153'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A154> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '154'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:154'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A155> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '155'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:155'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A221> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '221'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:221'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A277> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '277'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:277'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A333> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '333'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:333'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A393> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '393'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:393'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A450> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '450'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:450'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A510> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '510'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:510'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A565> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '565'^^xsd:integer;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:565'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A621> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '621'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:621'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A676> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '676'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:676'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A730> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '730'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:730'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A785> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '785'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:785'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A894> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '894'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:894'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A951> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '951'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:951'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1178> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1178'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1178'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1235> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1235'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1235'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1292> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1292'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1292'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1066> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1066'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1066'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1122> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1122'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1122'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1346> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1346'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1346'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1404> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1404'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1404'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1459> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1459'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1459'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1517> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1517'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1517'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1573> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1573'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1573'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1627> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1627'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1627'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1682> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1682'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1682'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1736> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1736'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1736'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1792> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1792'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1792'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1845> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1845'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1845'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1898> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1898'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1898'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1955> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1955'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1955'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2009> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2009'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2009'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2065> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2065'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2065'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2118> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2118'^^xsd:integer;
  dwc:scientificName 'Paraonis fulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146932'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2118'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '146932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2172> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2172'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2172'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2227> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2227'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2227'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2339> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2339'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2339'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2396> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2396'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2396'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2505> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2505'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2505'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2561> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2561'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2561'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2729> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2729'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2729'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2785> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2785'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2785'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2898> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2898'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2898'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2955> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2955'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2955'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3010> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3010'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3010'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3067> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3067'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3067'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3124> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3124'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3124'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3178> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3178'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3178'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3234> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3234'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3234'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3288> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3288'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3288'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3445> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3445'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3445'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3340> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3340'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3340'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3394> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3394'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3394'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3552> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3552'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3552'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3610> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3610'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3610'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3665> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3665'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3665'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3721> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3721'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3721'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3779> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3779'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3779'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3835> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3835'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3835'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3891> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3891'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3891'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4002> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4002'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4002'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4056> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4056'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4056'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4112> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4112'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4112'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4168> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4168'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4168'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4224> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4224'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4224'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4279> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4279'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4279'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4333> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4333'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4333'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4389> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4389'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4389'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4446> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4446'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4446'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4499> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4499'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4499'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4554> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4554'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4554'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4611> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4611'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4611'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4667> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4667'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4667'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4725> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4725'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4725'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4781> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4781'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4781'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4837> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4837'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4837'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4946> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4946'^^xsd:integer;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.6'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4946'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5000> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5000'^^xsd:integer;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5000'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5111> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5111'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5111'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5167> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.08"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5167'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.08'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5167'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4889> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4889'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.73'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4889'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5223> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5223'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5223'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5334> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5334'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5334'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5440> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5440'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5440'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5493> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5493'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5493'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5550> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5550'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5550'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5715> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5715'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5715'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5769> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5769'^^xsd:integer;
  dwc:scientificName 'Corophium insidiosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102092'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5769'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '148592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5824> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5824'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5824'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5878> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5878'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5878'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5933> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5933'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5933'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5987> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5987'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5987'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5659> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5659'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5659'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6040> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6040'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6040'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6096> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6096'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6096'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6153> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6153'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6153'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6205> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6205'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6205'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6261> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6261'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6261'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6315> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6315'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6315'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6533> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6533'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6533'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6590> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6590'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6590'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6645> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6645'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6645'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6701> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6701'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6701'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6759> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6759'^^xsd:integer;
  dwc:scientificName 'Macoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138531'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6759'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '138531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6869> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6869'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6869'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6926> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6926'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6926'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6982> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6982'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6982'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6370> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6370'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6370'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6427> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6427'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6427'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7037> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7037'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7037'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7096> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7096'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7096'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7209> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7209'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7209'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7266> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7266'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7266'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7322> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7322'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7322'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7380> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7380'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7380'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7435> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7435'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7435'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7493> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7493'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7493'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7548> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7548'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7548'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7604> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7604'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7604'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7662> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7662'^^xsd:integer;
  dwc:scientificName 'Laonome kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130924'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7662'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '254745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7718> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7718'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7718'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7772> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7772'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7772'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7888> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7888'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7888'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7944> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7944'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7944'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8000> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8000'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8000'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8059> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8059'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8059'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8117> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8117'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8117'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8172> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8172'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8172'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8232> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8232'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8232'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8285> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8285'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8285'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8342> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8342'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8342'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8398> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8398'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8398'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8453> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8453'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8453'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8506> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8506'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8506'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8561> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8561'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8561'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8614> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8614'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8614'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8725> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8725'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8725'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8783> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8783'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8783'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8838> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8838'^^xsd:integer;
  dwc:scientificName 'Trichotropis borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138988'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8838'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '714762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8895> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8895'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8895'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8896> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8896'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8896'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8897> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8897'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8897'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8898> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8898'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8898'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8784> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8784'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8784'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8785> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8785'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8785'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8786> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8786'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8786'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8839> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8839'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8839'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8840> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8840'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8840'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8841> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8841'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8841'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8842> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8842'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8842'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8726> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8726'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8726'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8727> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8727'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8727'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8728> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8728'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8728'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8729> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8729'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8729'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8615> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8615'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8615'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8616> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8616'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8616'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8617> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8617'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8617'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8669> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8669'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8669'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8670> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8670'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8670'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8671> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8671'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8671'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8562> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8562'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8562'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8563> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8563'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8563'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8564> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8564'^^xsd:integer;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8564'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8454> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8454'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8454'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8455> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8455'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8455'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8456> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8456'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8456'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8507> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8507'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8507'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8508> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8508'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8508'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8509> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8509'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8509'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8510> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8510'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8510'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8400> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8400'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8400'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8401> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8401'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8401'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8286> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8286'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8286'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8287> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8287'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8287'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8343> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8343'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8343'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8344> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8344'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8344'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8345> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8345'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8345'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8234> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8234'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8234'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8235> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8235'^^xsd:integer;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8235'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8118> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8118'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8118'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8119> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8119'^^xsd:integer;
  dwc:scientificName 'Ciona intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '103732'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8119'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '103732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8120> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8120'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8120'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8173> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8173'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8173'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8174> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8174'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8174'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8176> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8176'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8176'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8060> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8060'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8060'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8061> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8061'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8061'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8063> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8063'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8063'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8001> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8001'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8001'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8002> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8002'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8002'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8003> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8003'^^xsd:integer;
  dwc:scientificName 'Halcampa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '100740'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8003'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '100740'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8004> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8004'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8004'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7889> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7889'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7889'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7890> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7890'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7890'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7891> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7891'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7891'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7945> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7945'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7945'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7946> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7946'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7946'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7947> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7947'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7947'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7773> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7773'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7773'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7775> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7775'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7775'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7830> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7830'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7830'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7831> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7831'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7831'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7832> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7832'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7832'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7719> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7719'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7719'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7720> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7720'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7720'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7721> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7721'^^xsd:integer;
  dwc:scientificName 'Polydora cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131143'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7721'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '131143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7665> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7665'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7665'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7605> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7605'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7605'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7606> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7606'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7606'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7607> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7607'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7607'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7608> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7608'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7608'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7663> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7663'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7663'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7549> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7549'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7549'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7550> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7550'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7550'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7551> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7551'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7551'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7436> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7436'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7436'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7437> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7437'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7437'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7438> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7438'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7438'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7439> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7439'^^xsd:integer;
  dwc:scientificName 'Malacobdella grossa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '122641'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7439'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7494> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7494'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7494'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7495> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7495'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7495'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7496> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7496'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7496'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7381> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7381'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7381'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7382> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7382'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7382'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7383> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7383'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7383'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7268> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7268'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7268'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7269> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7269'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7269'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7323> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7323'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7323'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7324> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7324'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7324'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7325> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7325'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7325'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7210> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7210'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7210'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7212> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7212'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7212'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7097> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7097'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7097'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7098> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7098'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7098'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7099> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7099'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7099'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7038> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7038'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7038'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7039> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7039'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7039'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7152> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7152'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.8'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7152'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7153> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7153'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.8'^^xsd:double;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7153'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7154> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7154'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.8'^^xsd:double;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7154'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7155> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7155'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7155'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6927> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6927'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6927'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6928> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6928'^^xsd:integer;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6928'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6929> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6929'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6929'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6984> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6984'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6984'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6985> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6985'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6985'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6870> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6870'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6870'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6871> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6871'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6871'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6872> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6872'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6872'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6760> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6760'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6760'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6761> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6761'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6761'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6762> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6762'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6762'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6813> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6813'^^xsd:integer;
  dwc:scientificName 'Laonome kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130924'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6813'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '254745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6814> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6814'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6814'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6815> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6815'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6815'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6702> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6702'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6702'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6703> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6703'^^xsd:integer;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6703'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6704> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6704'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6704'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6591> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6591'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6591'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6593> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6593'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6593'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6648> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6648'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6648'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6646> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6646'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6646'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6647> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6647'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6647'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6534> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6534'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6534'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6535> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6535'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6535'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6482> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6482'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6482'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6483> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6483'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6483'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6371> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6371'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6371'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6372> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6372'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6372'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6373> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6373'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6373'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6428> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6428'^^xsd:integer;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6428'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6429> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6429'^^xsd:integer;
  dwc:scientificName 'Microdeutopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '101471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6429'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '101471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6262> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6262'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6262'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6263> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6263'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6263'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6316> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6316'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6316'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6317> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6317'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6317'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6318> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6318'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6318'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6207> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6207'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6207'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6208> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6208'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6208'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6098> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6098'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6098'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6099> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6099'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6099'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6154> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6154'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6154'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6155> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6155'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6155'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6156> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6156'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6156'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6041> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6041'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6041'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6042> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6042'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6042'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6043> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6043'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6043'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5934> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5934'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5934'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5935> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5935'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5935'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5988> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5988'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5988'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5989> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5989'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5989'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5990> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5990'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5990'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5880> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5880'^^xsd:integer;
  dwc:scientificName 'Nicolea zostericola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5880'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '131508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5881> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5881'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5881'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5826> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5826'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5826'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5827> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5827'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5827'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5770> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5770'^^xsd:integer;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5770'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5771> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5771'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5771'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5772> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5772'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5772'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5716> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5716'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5716'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5717> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5717'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5717'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5718> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5718'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5718'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5608> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5608'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5608'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5609> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5609'^^xsd:integer;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5609'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5660> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5660'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5660'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5661> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5661'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5661'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5607> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5607'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5607'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5551> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5551'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5551'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5552> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5552'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5552'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5553> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5553'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5553'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5441> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5441'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5441'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5442> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5442'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5442'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5443> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5443'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5443'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5494> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5494'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5494'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5496> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5496'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5496'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5389> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5389'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5389'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5390> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5390'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5390'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5281> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5281'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5281'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5282> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5282'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5282'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5335> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5335'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5335'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5336> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5336'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5336'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5337> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5337'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5337'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5224> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5224'^^xsd:integer;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5224'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5225> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5225'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5225'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5112> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5112'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5112'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5113> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5113'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5113'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5114> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5114'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5114'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5226> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5226'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5226'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5168> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.08"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5168'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.08'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5168'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5169> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.08"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5169'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.08'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5169'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5170> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.08"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5170'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.08'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5170'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5057> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5057'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.68'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5057'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5058> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5058'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.68'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5058'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4947> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4947'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.6'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4947'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4948> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4948'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.6'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4948'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5001> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5001'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5001'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5002> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5002'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5002'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5003> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5003'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.68'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5003'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4890> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4890'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.73'^^xsd:double;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4890'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4891> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4891'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.89'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4891'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4892> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4892'^^xsd:integer;
  dwc:scientificName 'Microdeutopus gryllotalpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.89'^^xsd:double;
  dwc:aphiaid '102048'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4892'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '102048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4782> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4782'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4782'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4783> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4783'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4783'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4784> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4784'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4784'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4838> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4838'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4838'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4839> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4839'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4839'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4840> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4840'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4840'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4727> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4727'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4727'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4728> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4728'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4728'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4612> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4612'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4612'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4613> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4613'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4613'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4614> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4614'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.4'^^xsd:double;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4614'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4668> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4668'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4668'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4669> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4669'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.8'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4669'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4670> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4670'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.8'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4670'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4555> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4555'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4555'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4556> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4556'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4556'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4557> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4557'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4557'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4447> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4447'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4447'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4448> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4448'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4448'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4449> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4449'^^xsd:integer;
  dwc:scientificName 'Microdeutopus gryllotalpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102048'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4449'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '102048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4500> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4500'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4500'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4501> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4501'^^xsd:integer;
  dwc:scientificName 'Dulichia falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '103031'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4501'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '103031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4390> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4390'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4390'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4391> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4391'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4391'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4392> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4392'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4392'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4280> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4280'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4280'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4281> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4281'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4281'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4282> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4282'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4282'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4334> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4334'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4334'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4335> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4335'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4335'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4336> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4336'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4336'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4169> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4169'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4169'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4170> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4170'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4170'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4171> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4171'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4171'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4113> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4113'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4113'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4114> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4114'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4114'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4115> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4115'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4115'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4003> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4003'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4003'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4004> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4004'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4004'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4005> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4005'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4005'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4225> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4225'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4225'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4226> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4226'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4226'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4227> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4227'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4227'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3950> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3950'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3950'^^xsd:anyURI;
  dwc:observationDate '1994-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3951> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3951'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3951'^^xsd:anyURI;
  dwc:observationDate '1994-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3952> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3952'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3952'^^xsd:anyURI;
  dwc:observationDate '1994-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4057> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4057'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4057'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4058> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4058'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4058'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3836> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3836'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3836'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3837> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3837'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3837'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3838> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3838'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3838'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3780> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3780'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3780'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3781> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3781'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3781'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3782> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3782'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3782'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3892> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3892'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3892'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3893> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3893'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3893'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3894> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3894'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3894'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3895> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3895'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3895'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3667> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3667'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3667'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3668> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3668'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3668'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3669> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3669'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3669'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3611> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3611'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3611'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3612> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3612'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3612'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3614> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3614'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3614'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3722> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3722'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3722'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3723> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3723'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3723'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3724> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3724'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3724'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3725> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3725'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3725'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3501> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3501'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3501'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3502> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3502'^^xsd:integer;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3502'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3503> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3503'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3503'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3446> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3446'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3446'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3448> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3448'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3448'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3449> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3449'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3449'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3554> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3554'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3554'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3555> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3555'^^xsd:integer;
  dwc:scientificName 'Malacobdella grossa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '122641'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3555'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '122641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3556> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3556'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3556'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3553> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3553'^^xsd:integer;
  dwc:scientificName 'Laonome kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130924'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3553'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '254745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3341> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3341'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3341'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3342> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3342'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3342'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3343> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3343'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3343'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3289> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3289'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3289'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3290> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3290'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3290'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3291> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3291'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3291'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3395> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3395'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3395'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3396> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3396'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3396'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3397> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3397'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3397'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3179> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3179'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3179'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3180> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3180'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3180'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3181> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3181'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3181'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3126> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3126'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3126'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3127> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3127'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3127'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3128> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3128'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3128'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3125> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3125'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3125'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3235> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3235'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3235'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3236> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3236'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3236'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3237> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3237'^^xsd:integer;
  dwc:scientificName 'Laonome kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130924'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3237'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '254745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3011> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3011'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3011'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3012> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3012'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3012'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3013> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3013'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3013'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2956> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2956'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2956'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2957> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2957'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2957'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2958> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2958'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2958'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3068> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3068'^^xsd:integer;
  dwc:scientificName 'Phoxocephalus holbolli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102989'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3068'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '102989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3069> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3069'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3069'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3070> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3070'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3070'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2843> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2843'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2843'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2844> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2844'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2844'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2786> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2786'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2786'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2787> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2787'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2787'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2899> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2899'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2899'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2900> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2900'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2900'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2901> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2901'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2901'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2673> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2673'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2673'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2674> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2674'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2674'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2675> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2675'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2675'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2620> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2620'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2620'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2621> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2621'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2621'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2622> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2622'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2622'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2730> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2730'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2730'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2732> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2732'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2732'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2506> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2506'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2506'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2507> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2507'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2507'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2508> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2508'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2508'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2450> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2450'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2450'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2452> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2452'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2452'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2562> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2562'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2562'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2563> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2563'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2563'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2564> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2564'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2564'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2340> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2340'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2340'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2341> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2341'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2341'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2342> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2342'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2342'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2284> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2284'^^xsd:integer;
  dwc:scientificName 'Idotea balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2284'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2285> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2285'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2285'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2397> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2397'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2397'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2398> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2398'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2398'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2399> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2399'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2399'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2175> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2175'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2175'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2173> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2173'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2173'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2174> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2174'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2174'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2119> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2119'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2119'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2120> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2120'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2120'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2121> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2121'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2121'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2228> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2228'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2228'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2229> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2229'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2229'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2230> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2230'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2230'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2010> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2010'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2010'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2011> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2011'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2011'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2012'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2012'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1956> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1956'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1956'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1957> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1957'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1957'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1958> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1958'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1958'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2066> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2066'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2066'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2067> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2067'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2067'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2068> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2068'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2068'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1846> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1846'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1846'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1847> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1847'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1847'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1848> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1848'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1848'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1793> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1793'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1793'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1794> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1794'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1794'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1795> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1795'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1795'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1899> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1899'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1899'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1900> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1900'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1900'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1901> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1901'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1901'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1683> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1683'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1683'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1684> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1684'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1684'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1685> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1685'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1685'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1628> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1628'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1628'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1629> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1629'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1629'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1630> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1630'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1630'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1737> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1737'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1737'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1738> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1738'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1738'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1739> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1739'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1739'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1518> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1518'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1518'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1519> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1519'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1519'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1520> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1520'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1520'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1574> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1574'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1574'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1575> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1575'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1575'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1576> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1576'^^xsd:integer;
  dwc:scientificName 'Paraonis fulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146932'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1576'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '146932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1460> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1460'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1460'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1461> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1461'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1461'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1462> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1462'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1462'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1405> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1405'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1405'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1407> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1407'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1407'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1347> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1347'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1347'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1348> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1348'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1348'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1349> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1349'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1349'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1293> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1293'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1293'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1294> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1294'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1294'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1295> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1295'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1295'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1236> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1236'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1236'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1238> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1238'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1238'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1179> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1179'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1179'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1180> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1180'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1180'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1181> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1181'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1181'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1067> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1067'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1067'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1068> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1068'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1068'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1069> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1069'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1069'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1008> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1008'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1008'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1009> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1009'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1009'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1010> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1010'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1010'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1123> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1123'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1123'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1124> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1124'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1124'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A952> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '952'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:952'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A953> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '953'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:953'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A954> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '954'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:954'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A895> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '895'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:895'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A896> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '896'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:896'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A897> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '897'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:897'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A841> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '841'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:841'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A842> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '842'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:842'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A843> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '843'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:843'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A786> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '786'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:786'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A787> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '787'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:787'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A788> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '788'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:788'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A731> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '731'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:731'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A732> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '732'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:732'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A677> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '677'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:677'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A678> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '678'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:678'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A679> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '679'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:679'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A622> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '622'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:622'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A623> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '623'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:623'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A624> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '624'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:624'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A566> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '566'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:566'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A567> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '567'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:567'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A568> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '568'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:568'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A511> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '511'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:511'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A513> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '513'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:513'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A451> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '451'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:451'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A453> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '453'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:453'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A394> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '394'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:394'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A395> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '395'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:395'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A396> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '396'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:396'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A334> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '334'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:334'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A335> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '335'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:335'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A336> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '336'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:336'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A278> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '278'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:278'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A279> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '279'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:279'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A280> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '280'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:280'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A222> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '222'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:222'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A223> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '223'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:223'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A224> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '224'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:224'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A156> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '156'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:156'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A157> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '157'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:157'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A158> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '158'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:158'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A159> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '159'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:159'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A225> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '225'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:225'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A281> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '281'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:281'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A337> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '337'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:337'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A397> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '397'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:397'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A454> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '454'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:454'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A625> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '625'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:625'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A680> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '680'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:680'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A734> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '734'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:734'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A789> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '789'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:789'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A514> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '514'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:514'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A569> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '569'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:569'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A844> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '844'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:844'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A898> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '898'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:898'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A955> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '955'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:955'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1011> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1011'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1011'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1070> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1070'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1070'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1126> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1126'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1126'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1182> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1182'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1182'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1239> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1239'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1239'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1296> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1296'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1296'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1350> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1350'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1350'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1463> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1463'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1463'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1521> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1521'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1521'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1577> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1577'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1577'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1631> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1631'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1631'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1686> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1686'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1686'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1740> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1740'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1740'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1796> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1796'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1796'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1849> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1849'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1849'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1902> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1902'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1902'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1959> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1959'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1959'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2013> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2013'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2013'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2069> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2069'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2069'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2122> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2122'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2122'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2176> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2176'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2176'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2231> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2231'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2231'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2287> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2287'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2287'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2343> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2343'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2343'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2400> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2400'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2400'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2453> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2453'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2453'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2509> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2509'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2509'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2565> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2565'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2565'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2623> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2623'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2623'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2676> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2676'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2676'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2733> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2733'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2733'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2789> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2789'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2789'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2845> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2845'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2845'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2902> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2902'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2902'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2959> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2959'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2959'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3014> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3014'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3014'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3071> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3071'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3071'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3129> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3129'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3129'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3182> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3182'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3182'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3238> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3238'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3238'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3292> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3292'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3292'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3344> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3344'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3344'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3504> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3504'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3504'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3557> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3557'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3557'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3615> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3615'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3615'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3670> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3670'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3670'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3398> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3398'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3398'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3783> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3783'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3783'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3839> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3839'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3839'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3896> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3896'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3896'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3953> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3953'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3953'^^xsd:anyURI;
  dwc:observationDate '1994-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4006> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4006'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4006'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4060> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4060'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4060'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4116> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4116'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4116'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4172> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4172'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4172'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4228> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4228'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4228'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4283> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4283'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4283'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4337> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4337'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4337'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4393> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4393'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4393'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4450> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4450'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4450'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4503> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4503'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4503'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4671> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4671'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.8'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4671'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4558> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4558'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4558'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4729> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4729'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4729'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4785> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4785'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4785'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4841> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4841'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4841'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4950> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4950'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.6'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4950'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5004> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5004'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.68'^^xsd:double;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5004'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5059> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5059'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.68'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5059'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5115> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5115'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5115'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5171> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.08"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5171'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.08'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5171'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5227> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5227'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5227'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5283> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5283'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5283'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5338> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5338'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5338'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5444> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5444'^^xsd:integer;
  dwc:scientificName 'Microdeutopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '101471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5444'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '101471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5497> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5497'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5497'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5554> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5554'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5554'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5610> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5610'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5610'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5663> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5663'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5663'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5719> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5719'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5719'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5773> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5773'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5773'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5828> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5828'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5828'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5882> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5882'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5882'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5937> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5937'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5937'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5991> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5991'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5991'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6044> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6044'^^xsd:integer;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6044'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6100> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6100'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6100'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6157> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6157'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6157'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6209> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6209'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6209'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6265> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6265'^^xsd:integer;
  dwc:scientificName 'Microdeutopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '101471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6265'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '101471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6319> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6319'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6319'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6374> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6374'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6374'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6431> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6431'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6431'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6484> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6484'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6484'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6537> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6537'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6537'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6594> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6594'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6594'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6649> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6649'^^xsd:integer;
  dwc:scientificName 'Cirrophorus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6649'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '129431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6705> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6705'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6705'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6763> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6763'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6763'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6873> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6873'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6873'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6930> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6930'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6930'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6986> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6986'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6986'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7041> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7041'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7041'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7100> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7100'^^xsd:integer;
  dwc:scientificName 'Tunicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '146420'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7100'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '146420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7156> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7156'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.8'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7156'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7213> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7213'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7213'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7270> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7270'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7270'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7326> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7326'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7326'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7384> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7384'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7384'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7440> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7440'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7440'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7497> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7497'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7497'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7552> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7552'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7552'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7609> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7609'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7609'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7666> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7666'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7666'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7722> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7722'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7722'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7776> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7776'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7776'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7834> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7834'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7834'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7892> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7892'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7892'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8005> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8005'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8005'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8064> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8064'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8064'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8121> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8121'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8121'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8177> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8177'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8177'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8236> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8236'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8236'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8289> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8289'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8289'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8346> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8346'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8346'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8402> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8402'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8402'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8457> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8457'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8457'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8511> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8511'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8511'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8565> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8565'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8565'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8618> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8618'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8618'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8672> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8672'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8672'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8730> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8730'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8730'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8787> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8787'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8787'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8843> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8843'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8843'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8899> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8899'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8899'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8900> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8900'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8900'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8901> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8901'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8901'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8788> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8788'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8788'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8789> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8789'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8789'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8790> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8790'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8790'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8731> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8731'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8731'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8732> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8732'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8732'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8733> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8733'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8733'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8844> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8844'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8844'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8845> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8845'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8845'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8846> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8846'^^xsd:integer;
  dwc:scientificName 'Ciona intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '103732'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8846'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '103732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8619> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8619'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8619'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8620> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8620'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8620'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8621> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8621'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8621'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8566> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8566'^^xsd:integer;
  dwc:scientificName 'Edwardsia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '100730'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8566'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '100730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8567> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8567'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8567'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8568> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8568'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8568'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8673> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8673'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8673'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8674> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8674'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8674'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8675> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8675'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8675'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8458> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8458'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8458'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8459> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8459'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8459'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8460> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8460'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8460'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8403> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8403'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8403'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8404> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8404'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8404'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8405> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8405'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8405'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8512> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8512'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8512'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8513> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8513'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8513'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8514> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8514'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8514'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8290> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8290'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8290'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8291> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8291'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8291'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8292> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8292'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8292'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8238> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8238'^^xsd:integer;
  dwc:scientificName 'Eteone (Mysta) barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130612'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8238'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '231870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8239> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8239'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8239'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8237> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8237'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8237'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8124> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8124'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8124'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8122> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8122'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8122'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8123> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8123'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8123'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8065> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8065'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8065'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8066> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8066'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8066'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8067> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8067'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8067'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8348> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8348'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8348'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8349> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8349'^^xsd:integer;
  dwc:scientificName 'Syllides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129679'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8349'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '129679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8178> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8178'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8178'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8179> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8179'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8179'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8180> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8180'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8180'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7949> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7949'^^xsd:integer;
  dwc:scientificName 'Halcampa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '100740'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7949'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '100740'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7950> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7950'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7950'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7951> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7951'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7951'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7893> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7893'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7893'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7894> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7894'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7894'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7895> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7895'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7895'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8006> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8006'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8006'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8008> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8008'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8008'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8009> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8009'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8009'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7777> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7777'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7777'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7778> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7778'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7778'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7779> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7779'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7779'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7723> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7723'^^xsd:integer;
  dwc:scientificName 'Pseudobradya pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '116146'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7723'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '116146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7724> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7724'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7724'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7725> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7725'^^xsd:integer;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7725'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7835> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7835'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7835'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7836> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7836'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7836'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7837> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7837'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7837'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7610> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7610'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7610'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7611> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7611'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7611'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7612> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7612'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7612'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7553> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7553'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7553'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7554> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7554'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7554'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7555> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7555'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7555'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7667> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7667'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7667'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7668> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7668'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7668'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7669> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7669'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7669'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7441> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7441'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7441'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7442> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7442'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7442'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7443> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7443'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7443'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7385> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7385'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7385'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7386> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7386'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7386'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7387> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7387'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7387'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7498> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7498'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7498'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7499> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7499'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7499'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7500> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7500'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7500'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7271> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7271'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7271'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7272> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7272'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7272'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7273> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7273'^^xsd:integer;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7273'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7214> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7214'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7214'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7216> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7216'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7216'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7327> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7327'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7327'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7328> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7328'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7328'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7329> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7329'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7329'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7101> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7101'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7101'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7102> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7102'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7102'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7103> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7103'^^xsd:integer;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7103'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7042> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7042'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7042'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7043> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7043'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7043'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7044> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7044'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7044'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7159> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7159'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.8'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7159'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6874> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6874'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6874'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6875> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6875'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6875'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6876> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6876'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6876'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6931> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6931'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6931'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6932> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6932'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6932'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6933> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6933'^^xsd:integer;
  dwc:scientificName 'Microdeutopus gryllotalpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '102048'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6933'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '102048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6987> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6987'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6987'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6989> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6989'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6989'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7157> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7157'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7157'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7158> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7158'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.8'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7158'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6817> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6817'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6817'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6818> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6818'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6818'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6819> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6819'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6819'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6764> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6764'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6764'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6765> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6765'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6765'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6766> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6766'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6766'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6706> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6706'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6706'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6707> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6707'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6707'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6708> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6708'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6708'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6595> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6595'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6595'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6596> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6596'^^xsd:integer;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6596'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6597> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6597'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6597'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6650> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6650'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6650'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6651> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6651'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6651'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6652> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6652'^^xsd:integer;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6652'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6538> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6538'^^xsd:integer;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6538'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6539> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6539'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6539'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6540> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6540'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6540'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6432> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6432'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6432'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6433> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6433'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6433'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6434> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6434'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6434'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6485> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6485'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6485'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6486> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6486'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6486'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6487> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6487'^^xsd:integer;
  dwc:scientificName 'Laonome kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130924'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6487'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '254745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6375> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6375'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6375'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6377> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6377'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6377'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6266> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6266'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6266'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6267> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6267'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6267'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6268> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6268'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6268'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6320> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6320'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6320'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6321> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6321'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6321'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6322> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6322'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6322'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6210> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6210'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6210'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6211> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6211'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6211'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6212> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6212'^^xsd:integer;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6212'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6101> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6101'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6101'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6102> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6102'^^xsd:integer;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6102'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6103> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6103'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6103'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6158> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6158'^^xsd:integer;
  dwc:scientificName 'Microdeutopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '101471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6158'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '101471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6159> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6159'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6159'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6160> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6160'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6160'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6045> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6045'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6045'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6046> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6046'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6046'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6047> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6047'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6047'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5938> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5938'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5938'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5992> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5992'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5992'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5993> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5993'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5993'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5994> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5994'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5994'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5939> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5939'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5939'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5940> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5940'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5940'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5883> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5883'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5883'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5884> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5884'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5884'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5885> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5885'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5885'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5829> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5829'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5829'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5830> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5830'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5830'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5831> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5831'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5831'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5774> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5774'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5774'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5775> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5775'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5775'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5776> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5776'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5776'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5721> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5721'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5721'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5722> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5722'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5722'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5611> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5611'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5611'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5612> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5612'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5612'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5613> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5613'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5613'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5664> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5664'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5664'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5665> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5665'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5665'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5666> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5666'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5666'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5555> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5555'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5555'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5556> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5556'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5556'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5557> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5557'^^xsd:integer;
  dwc:scientificName 'Microdeutopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '101471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5557'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '101471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5445> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5445'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5445'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5446> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5446'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5446'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5447> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5447'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5447'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5498> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5498'^^xsd:integer;
  dwc:scientificName 'Corophium affine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102085'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5498'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '423507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5499> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5499'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5499'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5500> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5500'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5500'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5501> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5501'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5501'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5393> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5393'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5393'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5394> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5394'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5394'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5395> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5395'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5395'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5396> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5396'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5396'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5284> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5284'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5284'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5285> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5285'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5285'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5286> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5286'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5286'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5339> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5339'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5339'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5340> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5340'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5340'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5341> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5341'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5341'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5228> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5228'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5228'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5229> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5229'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5229'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5230> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5230'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5230'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5116> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5116'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5116'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5117> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5117'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5117'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5118> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.96"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5118'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.96'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5118'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5172> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.08"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5172'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.08'^^xsd:double;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5172'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5173> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.02"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5173'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.02'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5173'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5174> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.08"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5174'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.08'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5174'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5060> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5060'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.68'^^xsd:double;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5060'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5061> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5061'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.68'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5061'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5062> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.71"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5062'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.71'^^xsd:double;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5062'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4951> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4951'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.6'^^xsd:double;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4951'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4952> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4952'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.6'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4952'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4953> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4953'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.6'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4953'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5006> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5006'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.68'^^xsd:double;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5006'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5007> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5007'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.68'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5007'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4894> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4894'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.89'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4894'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4895> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4895'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.89'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4895'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4896> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4896'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.89'^^xsd:double;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4896'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4786> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4786'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4786'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4787> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4787'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4787'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4788> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4788'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4788'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4842> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4842'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4842'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4843> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4843'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4843'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4844> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4844'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4844'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4732> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4732'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4732'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4616> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4616'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.4'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4616'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4618> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4618'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.4'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4618'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4730> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4730'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4730'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4731> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4731'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4731'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4672> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4672'^^xsd:integer;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.8'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4672'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4673> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4673'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.8'^^xsd:double;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4673'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4674> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4674'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.8'^^xsd:double;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4674'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4559> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4559'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4559'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4560> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4560'^^xsd:integer;
  dwc:scientificName 'Dulichia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '101734'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4560'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '101734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4561> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4561'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4561'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4451> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4451'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4451'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4452> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4452'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4452'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4453> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4453'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4453'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4505> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4505'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4505'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4504> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4504'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4504'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4394> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4394'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4394'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4395> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4395'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4395'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4396> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4396'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4396'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4284> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4284'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4284'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4285> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4285'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4285'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4286> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4286'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4286'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4338> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4338'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4338'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4339> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4339'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4339'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4340> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4340'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4340'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4229> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4229'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4229'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4230> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4230'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4230'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4231> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4231'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4231'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4117> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4117'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4117'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4118> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4118'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4118'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4119> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4119'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4119'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4173> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4173'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4173'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4174> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4174'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4174'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4175> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4175'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4175'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4061> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4061'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4061'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4062> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4062'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4062'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4063> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4063'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4063'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3954> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3954'^^xsd:integer;
  dwc:scientificName 'Polydora cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131143'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3954'^^xsd:anyURI;
  dwc:observationDate '1994-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '131143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3955> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3955'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3955'^^xsd:anyURI;
  dwc:observationDate '1994-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3956> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3956'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3956'^^xsd:anyURI;
  dwc:observationDate '1994-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4007> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4007'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4007'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4008> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4008'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4008'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4009> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4009'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4009'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3897> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3897'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3897'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3898> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3898'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3898'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3899> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3899'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3899'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3784> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3784'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3784'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3785> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3785'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3785'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3786> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3786'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3786'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3840> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3840'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3840'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3841> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3841'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3841'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3842> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3842'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3842'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3843> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3843'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3843'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3727> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3727'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3727'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3728> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3728'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3728'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3729> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3729'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3729'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3730> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3730'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3730'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3616> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3616'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3616'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3617> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3617'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3617'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3618> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3618'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3618'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3671> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3671'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3671'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3672> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3672'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3672'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3673> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3673'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3673'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3558> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3558'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3558'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3559> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3559'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3559'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3560> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3560'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3560'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3451> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3451'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3451'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3452> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3452'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3452'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3453> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3453'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3453'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3505> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3505'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3505'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3506> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3506'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3506'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3507> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3507'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3507'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3399> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3399'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3399'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3400> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3400'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3400'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3401> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3401'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3401'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3293> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3293'^^xsd:integer;
  dwc:scientificName 'Paraonis fulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146932'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3293'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '146932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3294> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3294'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3294'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3295> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3295'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3295'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3345> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3345'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3345'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3346> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3346'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3346'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3347> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3347'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3347'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3239> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3239'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3239'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3240> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3240'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3240'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3241> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3241'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3241'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3131> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3131'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3131'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3132> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3132'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3132'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3130> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3130'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3130'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3183> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3183'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3183'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3184> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3184'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3184'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3185> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3185'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3185'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3186> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3186'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3186'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2960> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2960'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2960'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2961> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2961'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2961'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2962> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2962'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2962'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3073> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3073'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3073'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3074> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3074'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3074'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3016> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3016'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3016'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3017> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3017'^^xsd:integer;
  dwc:scientificName 'Lacuna pallidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '140168'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3017'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2903> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2903'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2903'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2904> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2904'^^xsd:integer;
  dwc:scientificName 'Gattyana cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152313'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2904'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '130749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2905> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2905'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2905'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2906> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2906'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2906'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2790> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2790'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2790'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2791> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2791'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2791'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2792> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2792'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2792'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2846> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2846'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2846'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2848> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2848'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2848'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2849> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2849'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2849'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2734> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2734'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2734'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2735> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2735'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2735'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2736> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2736'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2736'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2624> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2624'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2624'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2625> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2625'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2625'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2626> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2626'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2626'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2566> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2566'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2566'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2567> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2567'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2567'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2677> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2677'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2677'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2678> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2678'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2678'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2679> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2679'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2679'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2454> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2454'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2454'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2455> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2455'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2455'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2456> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2456'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2456'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2510> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2510'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2510'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2511> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2511'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2511'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2512> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2512'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2512'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2513> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2513'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2513'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2401> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2401'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2401'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2402> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2402'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2402'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2403> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2403'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2403'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2288> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2288'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2288'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2289> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2289'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2289'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2290> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2290'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2290'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2344> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2344'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2344'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2345> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2345'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2345'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2346> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2346'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2346'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2232> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2232'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2232'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2233> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2233'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2233'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2234> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2234'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2234'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2123> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2123'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2123'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2124> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2124'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2124'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2125> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2125'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2125'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2177> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2177'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2177'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2178> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2178'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2178'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2179> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2179'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2179'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2070> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2070'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2070'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2071> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2071'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2071'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1960> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1960'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1960'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1961> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1961'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1961'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1962> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1962'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1962'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1963> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1963'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1963'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2014> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2014'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2014'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2015> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2015'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2015'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2016'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2016'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1903> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1903'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1903'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1904> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1904'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1904'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1905> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1905'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1905'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1797> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1797'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1797'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1798> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1798'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1798'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1799> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1799'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1799'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1850> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1850'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1850'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1851> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1851'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1851'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1852> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1852'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1852'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1741> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1741'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1741'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1742> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1742'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1742'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1743> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1743'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1743'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1632> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1632'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1632'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1633> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1633'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1633'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1634> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1634'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1634'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1687> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1687'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1687'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1688> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1688'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1688'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1689> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1689'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1689'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1578> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1578'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1578'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1580> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1580'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1580'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1523> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1523'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1523'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1524> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1524'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1524'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1464> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1464'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1464'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1465> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1465'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1465'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1466> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1466'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1466'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1467> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1467'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1467'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1409> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1409'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1409'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1410> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1410'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1410'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1411> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1411'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1411'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1351> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1351'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1351'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1352> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1352'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1352'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1353> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1353'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1353'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1297> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1297'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1297'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1298> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1298'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1298'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1299> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1299'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1299'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1240> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1240'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1240'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1241> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1241'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1241'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1242> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1242'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1242'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1183> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1183'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1183'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1184> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1184'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1184'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1185> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1185'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1185'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1127> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1127'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1127'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1128> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1128'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1128'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1129> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1129'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1129'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1130> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1130'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1130'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1071> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1071'^^xsd:integer;
  dwc:scientificName 'Laonome kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130924'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1071'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '254745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1072> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1072'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1072'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1073> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1073'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1073'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1012> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1012'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1012'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1013> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1013'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1013'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1014> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1014'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1014'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A956> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '956'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:956'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A957> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '957'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:957'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A958> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '958'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:958'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A899> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '899'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:899'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A900> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '900'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:900'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A901> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '901'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:901'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A846> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '846'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:846'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A847> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '847'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:847'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A790> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '790'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:790'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A791> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '791'^^xsd:integer;
  dwc:scientificName 'Halcampa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '100740'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:791'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '100740'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A792> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '792'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:792'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A735> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '735'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:735'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A736> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '736'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:736'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A737> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '737'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:737'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A681> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '681'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:681'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A682> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '682'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:682'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A683> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '683'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:683'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A626> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '626'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:626'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A627> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '627'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:627'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A628> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '628'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:628'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A570> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '570'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:570'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A571> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '571'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:571'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A572> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '572'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:572'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A515> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '515'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:515'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A516> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '516'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:516'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A517> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '517'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:517'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A455> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '455'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:455'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A456> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '456'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:456'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A457> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '457'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:457'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A458> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '458'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:458'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A398> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '398'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:398'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A399> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '399'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:399'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A400> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '400'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:400'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A338> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '338'^^xsd:integer;
  dwc:scientificName 'Ampharete'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129155'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:338'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '129155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A339> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '339'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:339'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A340> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '340'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:340'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A282> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '282'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:282'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A283> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '283'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:283'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A226> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '226'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:226'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A227> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '227'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:227'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A228> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '228'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:228'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A160> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '160'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:160'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A161> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '161'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:161'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A162> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '162'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:162'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A163> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '163'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:163'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A229> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '229'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:229'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A285> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '285'^^xsd:integer;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:285'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A341> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '341'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:341'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A459> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '459'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:459'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A518> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '518'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:518'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A573> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '573'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:573'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A629> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '629'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:629'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A684> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '684'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:684'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A738> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '738'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:738'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A902> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '902'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:902'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A959> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '959'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:959'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1015> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1015'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1015'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1074> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1074'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1074'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1131> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1131'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1131'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1186> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1186'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1186'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1244> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1244'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1244'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1300> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1300'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1300'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1354> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1354'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1354'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1412> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1412'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1412'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1468> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1468'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1468'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1525> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1525'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1525'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1581> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1581'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1581'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1635> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1635'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1635'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1690> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1690'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1690'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1744> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1744'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1744'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1800> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1800'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1800'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1853> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1853'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1853'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1906> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1906'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1906'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1964> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1964'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1964'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2073> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2073'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2073'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2126> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2126'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2126'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2180> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2180'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2180'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2235> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2235'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2235'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2291> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2291'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2291'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2347> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2347'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2347'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2404> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2404'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2404'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2457> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2457'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2457'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2514> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2514'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2514'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2569> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2569'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2569'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2627> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2627'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2627'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2680> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2680'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2680'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2737> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2737'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2737'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2793> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2793'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2793'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2850> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2850'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2850'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2907> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2907'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2907'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2963> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2963'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2963'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3018> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3018'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3018'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3075> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3075'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3075'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3133> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3133'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3133'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3187> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3187'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3187'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3242> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3242'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3242'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3296> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3296'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3296'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3348> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3348'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3348'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3402> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3402'^^xsd:integer;
  dwc:scientificName 'Flabelligera affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3402'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '130103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3454> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3454'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3454'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3508> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3508'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3508'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3561> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3561'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3561'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3619> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3619'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3619'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3674> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3674'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3674'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3731> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3731'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3731'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3787> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3787'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3787'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3844> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3844'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3844'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3900> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3900'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3900'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4010> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4010'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4010'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4064> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4064'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4064'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4120> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4120'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4120'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4176> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4176'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4176'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4232> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4232'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4232'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4287> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4287'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4287'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4341> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4341'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4341'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4397> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4397'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4397'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4454> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4454'^^xsd:integer;
  dwc:scientificName 'Dulichia falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '103031'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4454'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '103031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4507> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4507'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4507'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4562> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4562'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4562'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4619> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4619'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.4'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4619'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4733> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4733'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4733'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4789> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4789'^^xsd:integer;
  dwc:scientificName 'Malacoceros tetraceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131133'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4789'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '333954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4845> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4845'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4845'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4897> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4897'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.89'^^xsd:double;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4897'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4954> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4954'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.6'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4954'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5008> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5008'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5008'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5063> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.02"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5063'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.02'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5063'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5119> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5119'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5119'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5175> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5175'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5175'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5231> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5231'^^xsd:integer;
  dwc:scientificName 'Corophium affine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102085'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5231'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '423507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5287> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5287'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5287'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5342> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5342'^^xsd:integer;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5342'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5397> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5397'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5397'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5448> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5448'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5448'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5502> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5502'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5502'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5558> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5558'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5558'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5614> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5614'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5614'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5667> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5667'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5667'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5723> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5723'^^xsd:integer;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5723'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5777> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5777'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5777'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5832> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5832'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5832'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5886> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5886'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5886'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5995> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5995'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5995'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6048> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6048'^^xsd:integer;
  dwc:scientificName 'Corophium affine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '102085'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6048'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '423507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6104> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6104'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6104'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6161> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6161'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6161'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6213> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6213'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6213'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6269> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6269'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6269'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6323> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6323'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6323'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6378> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6378'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6378'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6488> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6488'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6488'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6541> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6541'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6541'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6598> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6598'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6598'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6709> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6709'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6709'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6767> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6767'^^xsd:integer;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6767'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6820> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6820'^^xsd:integer;
  dwc:scientificName 'Eteone (Mysta) barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130612'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6820'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '231870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6877> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6877'^^xsd:integer;
  dwc:scientificName 'Eulalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '129445'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6877'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '129445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6934> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6934'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6934'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6990> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6990'^^xsd:integer;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6990'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7045> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7045'^^xsd:integer;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7045'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7104> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7104'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7104'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7160> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7160'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7160'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7217> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7217'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7217'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7274> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7274'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7274'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7330> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7330'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7330'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7388> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7388'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7388'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7444> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7444'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7444'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7501> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7501'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7501'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7556> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7556'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7556'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7613> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7613'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora antennata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131166'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7613'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '131166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7670> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7670'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7670'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7726> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7726'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7726'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7780> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7780'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7780'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7838> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7838'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7838'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7896> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7896'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7896'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7952> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7952'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7952'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8010> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8010'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8010'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8068> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8068'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8068'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8293> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8293'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8293'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8350> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8350'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8350'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8406> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8406'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8406'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8125> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8125'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8125'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8181> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8181'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8181'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8240> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8240'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8240'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8461> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8461'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8461'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8515> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8515'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8515'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8569> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8569'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8569'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8622> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8622'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8622'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8676> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8676'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8676'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8734> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8734'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8734'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8791> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8791'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.3'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8791'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8847> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8847'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8847'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8903> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8903'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8903'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8848> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8848'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8848'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8850> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8850'^^xsd:integer;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8850'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8904> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8904'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8904'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8905> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8905'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8905'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8906> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8906'^^xsd:integer;
  dwc:scientificName 'Edwardsia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '100730'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8906'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '100730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8792> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8792'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.3'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8792'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8793> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8793'^^xsd:integer;
  dwc:scientificName 'Edwardsia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '100730'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8793'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '100730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8794> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8794'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.3'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8794'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8677> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8677'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8677'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8678> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8678'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8678'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8679> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8679'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8679'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8735> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8735'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8735'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8736> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8736'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8736'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8737> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8737'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8737'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8623> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8623'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8623'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8624> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8624'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8624'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8625> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8625'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8625'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8517> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8517'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8517'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8518> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8518'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8518'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8570> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8570'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8570'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8571> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8571'^^xsd:integer;
  dwc:scientificName 'Microdeutopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '101471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8571'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '101471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8572> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8572'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8572'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8462> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8462'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8462'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8463> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8463'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8463'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8464> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8464'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8464'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8351> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8351'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8351'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8352> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8352'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8352'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8353> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8353'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8353'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8407> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8407'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8407'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8408> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8408'^^xsd:integer;
  dwc:scientificName 'Malacobdella grossa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '122641'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8408'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '122641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8409> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8409'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8409'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8294> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8294'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8294'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8295> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8295'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8295'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8296> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8296'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8296'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8182> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8182'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8182'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8183> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8183'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8183'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8184> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8184'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8184'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8185> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8185'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8185'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8241> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8241'^^xsd:integer;
  dwc:scientificName 'Corophium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8241'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8242> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8242'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8242'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8243> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8243'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8243'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8244> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8244'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8244'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8126> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8126'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8126'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8127> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8127'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8127'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8128> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8128'^^xsd:integer;
  dwc:scientificName 'Laonome kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130924'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8128'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '254745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8069> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8069'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8069'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8070> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8070'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8070'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8071> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8071'^^xsd:integer;
  dwc:scientificName 'Malacobdella grossa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '122641'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8071'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '122641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8011> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8011'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8011'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8012> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8012'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8012'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8013> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8013'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8013'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7953> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7953'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7953'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7954> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7954'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7954'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7955> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7955'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7955'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7956> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7956'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7956'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7839> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7839'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7839'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7840> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7840'^^xsd:integer;
  dwc:scientificName 'Malacobdella grossa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '122641'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7840'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '122641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7841> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7841'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7841'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7897> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7897'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7897'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7898> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7898'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7898'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7899> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7899'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7899'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7781> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7781'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7781'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7782> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7782'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7782'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7783> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7783'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7783'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7671> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7671'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7671'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7672> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7672'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7672'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7673> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7673'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7673'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7727> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7727'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7727'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7728> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7728'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7728'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7729> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7729'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7729'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7614> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7614'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7614'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7615> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7615'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7615'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7616> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7616'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7616'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7502> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7502'^^xsd:integer;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7502'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7503> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7503'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7503'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7504> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7504'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7504'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7557> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7557'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7557'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7558> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7558'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7558'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7559> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7559'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7559'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7445> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7445'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7445'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7446> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7446'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7446'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7447> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7447'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7447'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7331> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7331'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7331'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7332> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7332'^^xsd:integer;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7332'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7333> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7333'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7333'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7334> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7334'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7334'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7389> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7389'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7389'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7390> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7390'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7390'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7391> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7391'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7391'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7218> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7218'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7218'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7219> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7219'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7219'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7220> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7220'^^xsd:integer;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7220'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7162> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7162'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.8'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7162'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7163> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7163'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.8'^^xsd:double;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7163'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7275> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7275'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7275'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7276> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7276'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.8'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7276'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7277> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7277'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7277'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7278> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7278'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7278'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7046> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7046'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7046'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7047> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7047'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7047'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7048> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7048'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7048'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7049> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7049'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7049'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7161> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7161'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.8'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7161'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6991> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6991'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6991'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6992> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6992'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6992'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6993> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6993'^^xsd:integer;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6993'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7105> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7105'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7105'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7106> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7106'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7106'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7107> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7107'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7107'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6878> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6878'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6878'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6879> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6879'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6879'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6880> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6880'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6880'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6881> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6881'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6881'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6821> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6821'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6821'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6822> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6822'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6822'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6823> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6823'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6823'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6935> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6935'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6935'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6936> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6936'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6936'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6937> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6937'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6937'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6710> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6710'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6710'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6711> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6711'^^xsd:integer;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6711'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6712> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6712'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6712'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6654> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6654'^^xsd:integer;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6654'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6655> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6655'^^xsd:integer;
  dwc:scientificName 'Ampharete'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129155'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6655'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '129155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6656> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6656'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6656'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6768> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6768'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6768'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6769> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6769'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6769'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6770> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6770'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6770'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6542> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6542'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6542'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6543> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6543'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6543'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6544> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6544'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6544'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6489> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6489'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6489'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6490> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6490'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6490'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6491> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6491'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6491'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6379> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6379'^^xsd:integer;
  dwc:scientificName 'Microdeutopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '101471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6379'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '101471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6380> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6380'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6380'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6381> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6381'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6381'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6324> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6324'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6324'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6325> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6325'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6325'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6326> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6326'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6326'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6599> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6599'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6599'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6600> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6600'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6600'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6601> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6601'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6601'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6436> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6436'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6436'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6437> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6437'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6437'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6438> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6438'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6438'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6214> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6214'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6214'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6215> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6215'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6215'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6216> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6216'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6216'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6162> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6162'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6162'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6163> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6163'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6163'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6164> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6164'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6164'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6049> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6049'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6049'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6050> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6050'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6050'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6051> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6051'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6051'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6270> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6270'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6270'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6271> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6271'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6271'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6272> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6272'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6272'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5996> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5996'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5996'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5997> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5997'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5997'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5998> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5998'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5998'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6105> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6105'^^xsd:integer;
  dwc:scientificName 'Corophium affine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '102085'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6105'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '423507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6106> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6106'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6106'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6107> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6107'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6107'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5887> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5887'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5887'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5888> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5888'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5888'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5889> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5889'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5889'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5834> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5834'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5834'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5835> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5835'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5835'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5942> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5942'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5942'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5943> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5943'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5943'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5944> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5944'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5944'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5724> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5724'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5724'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5725> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5725'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5725'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5726> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5726'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5726'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5668> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5668'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5668'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5669> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5669'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5669'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5670> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5670'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5670'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5778> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5778'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5778'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5779> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5779'^^xsd:integer;
  dwc:scientificName 'Malacobdella grossa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '122641'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5779'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '122641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5780> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5780'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5780'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5559> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5559'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5559'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5560> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5560'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5560'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5561> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5561'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5561'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5503> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5503'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5503'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5504> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5504'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5504'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5505> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5505'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5505'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5615> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5615'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5615'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5616> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5616'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5616'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5617> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5617'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5617'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5398> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5398'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5398'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5399> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5399'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5399'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5400> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5400'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5400'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5343> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5343'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5343'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5344> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5344'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5344'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5345> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5345'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5345'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5449> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5449'^^xsd:integer;
  dwc:scientificName 'Corophium affine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102085'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5449'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '423507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5450> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5450'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5450'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5451> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5451'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5451'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5232> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5232'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5232'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5233> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5233'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5233'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5234> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5234'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5234'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5176> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5176'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5176'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5177> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5177'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5177'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5178> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5178'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5178'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5288> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5288'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5288'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5289> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5289'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5289'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5290> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5290'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5290'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5064> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.02"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5064'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.02'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5064'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5065> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.02"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5065'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.02'^^xsd:double;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5065'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5066> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.02"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5066'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.02'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5066'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5009> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5009'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5009'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5010> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5010'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5010'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5011> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5011'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5011'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5120> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5120'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5120'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5121> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5121'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5121'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5122> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5122'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5122'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4898> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4898'^^xsd:integer;
  dwc:scientificName 'Microdeutopus gryllotalpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.73'^^xsd:double;
  dwc:aphiaid '102048'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4898'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '102048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4899> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4899'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.89'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4899'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4955> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4955'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.6'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4955'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4956> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4956'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.6'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4956'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4957> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4957'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.6'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4957'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4958> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4958'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.6'^^xsd:double;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4958'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4846> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4846'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4846'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4847> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4847'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4847'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4848> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4848'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4848'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4734> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4734'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4734'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4735> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4735'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4735'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4736> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4736'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4736'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4790> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4790'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4790'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4791> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4791'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4791'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4792> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4792'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4792'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4620> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4620'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.4'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4620'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4621> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4621'^^xsd:integer;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.4'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4621'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4622> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4622'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.7'^^xsd:double;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4622'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4563> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4563'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4563'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4564> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4564'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4564'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4565> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4565'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4565'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4676> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4676'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.8'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4676'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4677> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4677'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.8'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4677'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4678> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4678'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.8'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4678'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4455> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4455'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4455'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4457> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4457'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4457'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4508> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4508'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4508'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4509> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4509'^^xsd:integer;
  dwc:scientificName 'Dulichia falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '103031'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4509'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '103031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4510> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4510'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4510'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4398> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4398'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4398'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4399> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4399'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4399'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4400> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4400'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4400'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4288> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4288'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4288'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4289> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4289'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4289'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4290> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4290'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4290'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4342> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4342'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4342'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4343> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4343'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4343'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4344> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4344'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4344'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4177> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4177'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4177'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4178> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4178'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4178'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4180> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4180'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4180'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4121> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4121'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4121'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4122> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4122'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4122'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4123> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4123'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4123'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4011> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4011'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4011'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4012> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4012'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4012'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4013> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4013'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4013'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4233> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4233'^^xsd:integer;
  dwc:scientificName 'Cirrophorus eliasoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152340'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4233'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '130581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4234> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4234'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4234'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4235> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4235'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4235'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3958> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3958'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3958'^^xsd:anyURI;
  dwc:observationDate '1994-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3959> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3959'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3959'^^xsd:anyURI;
  dwc:observationDate '1994-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4065> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4065'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4065'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4066> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4066'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4066'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4067> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4067'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4067'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3845> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3845'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3845'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3846> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3846'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3846'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3847> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3847'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3847'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3848> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3848'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3848'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3788> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3788'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3788'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3789> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3789'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3789'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3790> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3790'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3790'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3901> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3901'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3901'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3902> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3902'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3902'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3903> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3903'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3903'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3675> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3675'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3675'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3676> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3676'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3676'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3677> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3677'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3677'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3620> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3620'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3620'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3621> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3621'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3621'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3622> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3622'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3622'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3732> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3732'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3732'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3733> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3733'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3733'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3734> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3734'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3734'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3509> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3509'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3509'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3510> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3510'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3510'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3511> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3511'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3511'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3455> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3455'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3455'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3456> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3456'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3456'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3457> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3457'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3457'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3458> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3458'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3458'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3562> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3562'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3562'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3563> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3563'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3563'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3564> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3564'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3564'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3349> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3349'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3349'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3350> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3350'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3350'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3351> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3351'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3351'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3352> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3352'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3352'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3297> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3297'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3297'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3298> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3298'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3298'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3299> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3299'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3299'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3300> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3300'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3300'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3405> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3405'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3405'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3406> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3406'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3406'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3403> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3403'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3403'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3404> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3404'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3404'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3188> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3188'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3188'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3189> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3189'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3189'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3190> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3190'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3190'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3191> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3191'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3191'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3134> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3134'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3134'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3135> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3135'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3135'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3136> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3136'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3136'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3243> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3243'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3243'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3244> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3244'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3244'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3245> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3245'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3245'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3246> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3246'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3246'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3019> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3019'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3019'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3020> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3020'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3020'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3021> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3021'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3021'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3022> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3022'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3022'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2964> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2964'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2964'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2965> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2965'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2965'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2966> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2966'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2966'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3077> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3077'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3077'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3078> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3078'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3078'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3079> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3079'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3079'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2851> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2851'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2851'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2852> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2852'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2852'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2853> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2853'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2853'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2854> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2854'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2854'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2796> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2796'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2796'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2797> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2797'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2797'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2908> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2908'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2908'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2909> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2909'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2909'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2910> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2910'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2910'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2794> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2794'^^xsd:integer;
  dwc:scientificName 'Microdeutopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '101471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2794'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '101471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2795> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2795'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2795'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2681> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2681'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2681'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2682> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2682'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2682'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2683> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2683'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2683'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2628> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2628'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2628'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2629> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2629'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2629'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2630> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2630'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2630'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2738> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2738'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2738'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2739> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2739'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2739'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2740> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2740'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2740'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2516> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2516'^^xsd:integer;
  dwc:scientificName 'Tharyx killariensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2516'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2517> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2517'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2517'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2515> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2515'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2515'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2570> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2570'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2570'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2571> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2571'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2571'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2572> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2572'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2572'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2573> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2573'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2573'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2458> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2458'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2458'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2459> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2459'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2459'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2460> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2460'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2460'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2461> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2461'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2461'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2348> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2348'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2348'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2349> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2349'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2349'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2350> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2350'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2350'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2292> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2292'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2292'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2293> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2293'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2293'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2294> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2294'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2294'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2405> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2405'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2405'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2407> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2407'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2407'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2181> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2181'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2181'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2182> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2182'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2182'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2183> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2183'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2183'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2184> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2184'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2184'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2127> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2127'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2127'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2128> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2128'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2128'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2129> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2129'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2129'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2236> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2236'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2236'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2237> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2237'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2237'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2238> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2238'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2238'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2021> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2021'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2021'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2018> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2018'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2018'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2019> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2019'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2019'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1965> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1965'^^xsd:integer;
  dwc:scientificName 'Laonome kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130924'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1965'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '254745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1966> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1966'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1966'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1967> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1967'^^xsd:integer;
  dwc:scientificName 'Paraonis fulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146932'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1967'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '146932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2074> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2074'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2074'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2075> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2075'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2075'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2076> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2076'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2076'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1855> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1855'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1855'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1856> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1856'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1856'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1802> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1802'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1802'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1803> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1803'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1803'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1907> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1907'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1907'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1908> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1908'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1908'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1909> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1909'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1909'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1691> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1691'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1691'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1692> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1692'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1692'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1693> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1693'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1693'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1694> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1694'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1694'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1636> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1636'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1636'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1637> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1637'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1637'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1638> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1638'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1638'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1745> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1745'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1745'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1746> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1746'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1746'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1526> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1526'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1526'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1527> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1527'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1527'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1528> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1528'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1528'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1582> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1582'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1582'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1583> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1583'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1583'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1584> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1584'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1584'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1469> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1469'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1469'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1470> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1470'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1470'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1471> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1471'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1471'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1413> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1413'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1413'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1414> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1414'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1414'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1355> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1355'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1355'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1356> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1356'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1356'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1357> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1357'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1357'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1358> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1358'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1358'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1301> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1301'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1301'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1302> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1302'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1302'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1303> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1303'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1303'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1187> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1187'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1187'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1188> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1188'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1188'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1189> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1189'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1189'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1245> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1245'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1245'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1246> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1246'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1246'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1247> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1247'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1247'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1133> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1133'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1133'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1134> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1134'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1134'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1075> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1075'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1075'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1076> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1076'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1076'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1077> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1077'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1077'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1016> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1016'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1016'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1017> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1017'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1017'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1018> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1018'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1018'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A960> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '960'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:960'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A961> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '961'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:961'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A962> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '962'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:962'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A904> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '904'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:904'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A905> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '905'^^xsd:integer;
  dwc:scientificName 'Streblospio benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131191'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:905'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '131191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A849> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '849'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:849'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A850> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '850'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:850'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A851> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '851'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:851'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A794> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '794'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:794'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A795> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '795'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:795'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A796> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '796'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:796'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A739> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '739'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:739'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A740> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '740'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:740'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A741> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '741'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:741'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A685> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '685'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:685'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A686> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '686'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:686'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A687> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '687'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:687'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A630> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '630'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:630'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A631> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '631'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:631'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A632> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '632'^^xsd:integer;
  dwc:scientificName 'Nymphon gracile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '379196'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:632'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A574> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '574'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:574'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A575> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '575'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:575'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A576> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '576'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:576'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A519> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '519'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:519'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A520> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '520'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:520'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A460> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '460'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:460'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A461> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '461'^^xsd:integer;
  dwc:scientificName 'Paraonis fulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146932'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:461'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '146932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A462> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '462'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:462'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A402> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '402'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:402'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A403> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '403'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:403'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A404> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '404'^^xsd:integer;
  dwc:scientificName 'Ampharete'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129155'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:404'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '129155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A342> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '342'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:342'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A343> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '343'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:343'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A344> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '344'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:344'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A286> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '286'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:286'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A288> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '288'^^xsd:integer;
  dwc:scientificName 'Paraonis fulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '146932'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:288'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '146932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A230> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '230'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:230'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A231> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '231'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:231'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A232> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '232'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:232'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A164> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '164'^^xsd:integer;
  dwc:scientificName 'Dulichia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '101734'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:164'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A165> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '165'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:165'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A166> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '166'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:166'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A233> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '233'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:233'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A289> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '289'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:289'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A345> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '345'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:345'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A405> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '405'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:405'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A463> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '463'^^xsd:integer;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:463'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A522> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '522'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:522'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A577> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '577'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:577'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A633> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '633'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:633'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A688> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '688'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:688'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A906> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '906'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:906'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A742> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '742'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:742'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A797> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '797'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:797'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A852> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '852'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:852'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A963> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '963'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:963'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1019> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1019'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1019'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1078> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1078'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1078'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1135> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1135'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1135'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1248> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1248'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1248'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1304> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1304'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1304'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1190> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1190'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1190'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1359> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1359'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1359'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1416> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1416'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1416'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1472> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1472'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1472'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1529> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1529'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1529'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1748> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1748'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1748'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1804> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1804'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1804'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1857> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1857'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1857'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1910> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1910'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1910'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1968> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1968'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1968'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2022> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2022'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2022'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2077> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2077'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2077'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1585> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1585'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1585'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1639> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1639'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1639'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1695> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1695'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1695'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2130> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2130'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2130'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2185> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2185'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2185'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2239> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2239'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2239'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2295> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2295'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2295'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2351> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2351'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2351'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2408> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2408'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2408'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2462> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2462'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2462'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2518> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2518'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2518'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2631> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2631'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2631'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2684> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2684'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2684'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2741> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2741'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2741'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2798> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2798'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2798'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2855> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2855'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2855'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2911> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2911'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2911'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3023> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3023'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3023'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3080> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3080'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3080'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3192> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3192'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3192'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3247> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3247'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3247'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3301> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3301'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3301'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3353> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3353'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3353'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3407> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3407'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3407'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3459> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3459'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3459'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2574> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2574'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2574'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3678> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3678'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3678'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3735> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3735'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3735'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3791> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3791'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3791'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3849> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3849'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3849'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3512> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3512'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3512'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3565> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3565'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3565'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3623> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3623'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3623'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3961> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3961'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3961'^^xsd:anyURI;
  dwc:observationDate '1994-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4014> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4014'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4014'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4068> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4068'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4068'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4124> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4124'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4124'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4181> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4181'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4181'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4236> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4236'^^xsd:integer;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4236'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4291> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4291'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4291'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4345> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4345'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4345'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4401> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4401'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4401'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4458> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4458'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4458'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4511> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4511'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4511'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4566> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4566'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4566'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4623> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4623'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.4'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4623'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4679> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4679'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.8'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4679'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4737> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4737'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4737'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4793> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4793'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4793'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4849> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4849'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4849'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4901> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4901'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.89'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4901'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4959> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4959'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4959'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5012> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5012'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5012'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5067> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.02"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5067'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.02'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5067'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5123> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5123'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5123'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5179> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5179'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5179'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5235> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5235'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5235'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5291> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5291'^^xsd:integer;
  dwc:scientificName 'Corophium affine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102085'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5291'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '423507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5401> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5401'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5401'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5452> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5452'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5452'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5506> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5506'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5506'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5562> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5562'^^xsd:integer;
  dwc:scientificName 'Corophium affine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102085'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5562'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '423507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5618> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5618'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5618'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5671> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5671'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5671'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5781> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5781'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5781'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5890> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5890'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5890'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5945> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5945'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5945'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5999> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5999'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5999'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6052> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6052'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6052'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5727> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5727'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5727'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6108> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6108'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6108'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6165> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6165'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6165'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6217> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6217'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6217'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6273> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6273'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6273'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6327> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6327'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6327'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6382> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6382'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6382'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6545> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6545'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6545'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6602> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6602'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6602'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6492> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6492'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6492'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6824> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6824'^^xsd:integer;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6824'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6882> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6882'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6882'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6938> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6938'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6938'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6994> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6994'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6994'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7050> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7050'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7050'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7108> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7108'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7108'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6657> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6657'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6657'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6713> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6713'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6713'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7164> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7164'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.8'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7164'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7221> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7221'^^xsd:integer;
  dwc:scientificName 'Musculus marmoratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '152587'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7221'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7279> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7279'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7279'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7335> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7335'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7335'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7392> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7392'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7392'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7448> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7448'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7448'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7560> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7560'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7560'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7617> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7617'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7617'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7674> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7674'^^xsd:integer;
  dwc:scientificName 'Tunicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146420'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7674'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '146420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7730> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7730'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7730'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7900> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7900'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7900'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7957> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7957'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7957'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8014> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8014'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8014'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8072> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8072'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8072'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7842> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7842'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7842'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8186> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8186'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8186'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8245> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8245'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8245'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8297> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8297'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8297'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8354> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8354'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8354'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8410> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8410'^^xsd:integer;
  dwc:scientificName 'Cirrophorus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8410'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '129431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8465> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8465'^^xsd:integer;
  dwc:scientificName 'Musculus marmoratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152587'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8465'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8519> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8519'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8519'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8573> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8573'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8573'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8626> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8626'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8626'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8680> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8680'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8680'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8738> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8738'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8738'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8795> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8795'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8795'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A170> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '170'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:170'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A171> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '171'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:171'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A407> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '407'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:407'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A408> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '408'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:408'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A409> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '409'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:409'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A348> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '348'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:348'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A349> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '349'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:349'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A290> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '290'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:290'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A291> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '291'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:291'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A292> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '292'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:292'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A293> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '293'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:293'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A346> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '346'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:346'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A347> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '347'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:347'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A234> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '234'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:234'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A235> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '235'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:235'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A236> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '236'^^xsd:integer;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:236'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A237> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '237'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:237'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A168> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '168'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:168'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A169> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '169'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:169'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A798> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '798'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:798'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A799> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '799'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:799'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A800> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '800'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:800'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A801> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '801'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:801'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A743> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '743'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:743'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A744> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '744'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:744'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A745> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '745'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:745'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A746> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '746'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:746'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A689> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '689'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:689'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A690> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '690'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:690'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A691> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '691'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:691'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A634> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '634'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:634'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A635> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '635'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:635'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A636> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '636'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:636'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A637> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '637'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:637'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A579> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '579'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:579'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A580> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '580'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:580'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A581> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '581'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:581'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A578> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '578'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:578'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A524> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '524'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:524'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A525> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '525'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:525'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A526> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '526'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:526'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A464> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '464'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:464'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A465> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '465'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:465'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A466> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '466'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:466'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A467> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '467'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:467'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A406> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '406'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:406'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1749> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1749'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1749'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1751> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1751'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1751'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1858> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1858'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1858'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1859> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1859'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1859'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1860> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1860'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1860'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1641> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1641'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1641'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1642> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1642'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1642'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1643> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1643'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1643'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1696> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1696'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1696'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1697> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1697'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1697'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1698> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1698'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1698'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1699> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1699'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1699'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1586> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1586'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1586'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1587> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1587'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1587'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1588> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1588'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1588'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1474> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1474'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1474'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1475> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1475'^^xsd:integer;
  dwc:scientificName 'Paraonis fulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146932'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1475'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '146932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1530> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1530'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1530'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1531> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1531'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1531'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1532> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1532'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1532'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1533> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1533'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1533'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1417> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1417'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1417'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1419> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1419'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1419'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1360> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1360'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1360'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1361> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1361'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1361'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1362> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1362'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1362'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1363> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1363'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1363'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1306> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1306'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1306'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1307> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1307'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1307'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1308> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1308'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1308'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1249> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1249'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1249'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1250> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1250'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1250'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1251> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1251'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1251'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1192> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1192'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1192'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1193> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1193'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1193'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1194> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1194'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1194'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1136> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1136'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1136'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1137> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1137'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1137'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1138> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1138'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1138'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1139> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1139'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1139'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1079> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1079'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1079'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1080> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1080'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1080'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1081> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1081'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1081'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1082> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1082'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1082'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1020> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1020'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1020'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1022> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1022'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1022'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1023> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1023'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1023'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A964> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '964'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:964'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A965> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '965'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:965'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A966> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '966'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:966'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A967> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '967'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:967'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A907> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '907'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:907'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A908> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '908'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:908'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A909> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '909'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:909'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A910> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '910'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:910'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A853> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '853'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:853'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A855> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '855'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:855'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3792> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3792'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3792'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3793> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3793'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3793'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3794> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3794'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3794'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3795> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3795'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3795'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3850> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3850'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3850'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3851> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3851'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3851'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3852> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3852'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3852'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3680> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3680'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3680'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3681> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3681'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3681'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3624> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3624'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3624'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3625> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3625'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3625'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3626> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3626'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3626'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3627> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3627'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3627'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3736> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3736'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3736'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3737> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3737'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3737'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3738> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3738'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3738'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3739> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3739'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3739'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3513> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3513'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3513'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3514> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3514'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3514'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3515> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3515'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3515'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3460> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3460'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3460'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3461> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3461'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3461'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3462> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3462'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3462'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3566> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3566'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3566'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3567> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3567'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3567'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3568> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3568'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3568'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3408> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3408'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3408'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3409> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3409'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3409'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3410> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3410'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3410'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3354> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3354'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3354'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3355> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3355'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3355'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3356> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3356'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3356'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3302> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3302'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3302'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3303> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3303'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3303'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3193> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3193'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3193'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3194> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3194'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3194'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3195> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3195'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3195'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3248> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3248'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3248'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3249> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3249'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3249'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3250> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3250'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3250'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3251> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3251'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3251'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3138> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3138'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3138'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3139> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3139'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3139'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3140> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3140'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3140'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3024> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3024'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3024'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3025> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3025'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3025'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3026> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3026'^^xsd:integer;
  dwc:scientificName 'Amphitrite cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '131474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3026'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '131474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3027> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3027'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3027'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3081> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3081'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3081'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3082> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3082'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3082'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3083> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3083'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3083'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3084> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3084'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3084'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2968> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2968'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2968'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2969> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2969'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2969'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2970> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2970'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2970'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2912> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2912'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2912'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2913> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2913'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2913'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2914> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2914'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2914'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2915> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2915'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2915'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2857> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2857'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2857'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2858> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2858'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2858'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2743> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2743'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2743'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2744> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2744'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2744'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2745> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2745'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2745'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2686> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2686'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2686'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2687> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2687'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2687'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2799> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2799'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2799'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2800> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2800'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2800'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2801> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2801'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2801'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2802> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2802'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2802'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2576> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2576'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2576'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2577> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2577'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2577'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2578> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2578'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2578'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2575> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2575'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2575'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2519> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2519'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2519'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2520> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2520'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2520'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2521> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2521'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2521'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2522> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2522'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2522'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2632> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2632'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2632'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2633> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2633'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2633'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2634> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2634'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2634'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2635> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2635'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2635'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2409> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2409'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2409'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2410> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2410'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2410'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2411> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2411'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2411'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2465> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2465'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2465'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2352> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2352'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2352'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2353> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2353'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2353'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2354> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2354'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2354'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2355> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2355'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2355'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2463> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2463'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2463'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2464> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2464'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2464'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2240> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2240'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2240'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2241> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2241'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2241'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2296> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2296'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2296'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2297> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2297'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2297'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2298> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2298'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2298'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2299> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2299'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2299'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2131> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2131'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2131'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2132> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2132'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2132'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2133> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2133'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2133'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2134> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2134'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2134'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2078> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2078'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2078'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2079> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2079'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2079'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2080> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2080'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2080'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2186> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2186'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2186'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2187> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2187'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2187'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2188> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2188'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2188'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2189> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2189'^^xsd:integer;
  dwc:scientificName 'Eudorellopsis deformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110536'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2189'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '110536'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2025> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2025'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2025'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1969> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1969'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1969'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1970> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1970'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1970'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1971> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1971'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1971'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1972> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1972'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1972'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2023> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2023'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2023'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2024> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2024'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2024'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1911> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1911'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1911'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1912> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1912'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1912'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1913> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1913'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1913'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1914> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1914'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1914'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1805> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1805'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1805'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1806> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1806'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1806'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8908> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8908'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8908'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8909> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8909'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8909'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8910> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8910'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8910'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8911> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8911'^^xsd:integer;
  dwc:scientificName 'Malacobdella grossa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '122641'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8911'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '122641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8796> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8796'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.3'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8796'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8797> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8797'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.3'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8797'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8798> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8798'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.3'^^xsd:double;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8798'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8799> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8799'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.3'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8799'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8852> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8852'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8852'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8853> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8853'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8853'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8854> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8854'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8854'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8855> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8855'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8855'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8681> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8681'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8681'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8682> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8682'^^xsd:integer;
  dwc:scientificName 'Laonome kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130924'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8682'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '254745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8683> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8683'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8683'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8684> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8684'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8684'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8627> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8627'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8627'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8628> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8628'^^xsd:integer;
  dwc:scientificName 'Edwardsia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '100730'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8628'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '100730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8629> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8629'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8629'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8630> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8630'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8630'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8739> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8739'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8739'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8740> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8740'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8740'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8741> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8741'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8741'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8742> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8742'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8742'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8520> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8520'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8520'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8521> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8521'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8521'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8522> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8522'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8522'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8523> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8523'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8523'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8466> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8466'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8466'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8467> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8467'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8467'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8469> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8469'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8469'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8575> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8575'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8575'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8576> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8576'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8576'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8574> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8574'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8574'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8355> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8355'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8355'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8356> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8356'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8356'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8357> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8357'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8357'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8358> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8358'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8358'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8411> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8411'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8411'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8412> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8412'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8412'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8414> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8414'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8414'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8298> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8298'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8298'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8299> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8299'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8299'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8300> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8300'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8300'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8301> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8301'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8301'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8187> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8187'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8187'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8188> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8188'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8188'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8189> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8189'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8189'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8246> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8246'^^xsd:integer;
  dwc:scientificName 'Laonome kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130924'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8246'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '254745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8247> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8247'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8247'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8249> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8249'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8249'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8130> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8130'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8130'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8131> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8131'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8131'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8132> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8132'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8132'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8133> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8133'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8133'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8015> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8015'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8015'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8017> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8017'^^xsd:integer;
  dwc:scientificName 'Eteone (Mysta) barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '130612'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8017'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '231870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8018> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8018'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8018'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8073> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8073'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8073'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8074> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8074'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8074'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8075> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8075'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8075'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8076> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8076'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8076'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7901> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7901'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7901'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7902> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7902'^^xsd:integer;
  dwc:scientificName 'Malacobdella grossa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '122641'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7902'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '122641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7903> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7903'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7903'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7904> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7904'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7904'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7843> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7843'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7843'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7845> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7845'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7845'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7846> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7846'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7846'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7958> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7958'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7958'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7959> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7959'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7959'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7960> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7960'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7960'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7731> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7731'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7731'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7732> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7732'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7732'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7733> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7733'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7733'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7734> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7734'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7734'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7785> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7785'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7785'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7786> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7786'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7786'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7787> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7787'^^xsd:integer;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7787'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7788> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7788'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7788'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7675> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7675'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7675'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7676> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7676'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7676'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7677> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7677'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7677'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7678> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7678'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7678'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7562> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7562'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7562'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7563> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7563'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7563'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7564> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7564'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7564'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7618> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7618'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7618'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7619> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7619'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7619'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7620> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7620'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7620'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7621> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7621'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7621'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7506> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7506'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7506'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7507> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7507'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7507'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7508> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7508'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7508'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7509> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7509'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7509'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7393> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7393'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7393'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7394> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7394'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7394'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7395> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7395'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7395'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7396> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7396'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7396'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7449> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7449'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7449'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7450> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7450'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7450'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7451> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7451'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7451'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7452> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7452'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7452'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7336> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7336'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7336'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7337> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7337'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7337'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7338> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7338'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7338'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7339> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7339'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7339'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7225> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7225'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7225'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7222> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7222'^^xsd:integer;
  dwc:scientificName 'Molgula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7222'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7223> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7223'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7223'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7224> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7224'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7224'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7280> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7280'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7280'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7281> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7281'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7281'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7282> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7282'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7282'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7283> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7283'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7283'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7165> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7165'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.8'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7165'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7166> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7166'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.8'^^xsd:double;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7166'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7167> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7167'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.8'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7167'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7168> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7168'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.8'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7168'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7052> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7052'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7052'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7053> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7053'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7053'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7054> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7054'^^xsd:integer;
  dwc:scientificName 'Cirrophorus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '129431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7054'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6997> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6997'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6997'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6998> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6998'^^xsd:integer;
  dwc:scientificName 'Microdeutopus gryllotalpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '102048'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6998'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7109> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7109'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7109'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7110> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7110'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7110'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7111> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7111'^^xsd:integer;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7111'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6884> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6884'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6884'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6885> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6885'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6885'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6996> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6996'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6996'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6939> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6939'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6939'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6940> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6940'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6940'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6941> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6941'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6941'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6942> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6942'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6942'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6825> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6825'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6825'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6826> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6826'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6826'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6827> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6827'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6827'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6828> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6828'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6828'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6715> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6715'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6715'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6716> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6716'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6716'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6717> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6717'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6717'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6714> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6714'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6714'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6772> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6772'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6772'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6773> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6773'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6773'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6774> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6774'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6774'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6659> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6659'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6659'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6660> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6660'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6660'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6661> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6661'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6661'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6547> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6547'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6547'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6548> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6548'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6548'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6549> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6549'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6549'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6604> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6604'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6604'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6605> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6605'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6605'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6603> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6603'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6603'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6440> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6440'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6440'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6441> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6441'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6441'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6442> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6442'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6442'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6443> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6443'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6443'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6383> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6383'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6383'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6384> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6384'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6384'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6385> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6385'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6385'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6493> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6493'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6493'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6494> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6494'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6494'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6275> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6275'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6275'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6276> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6276'^^xsd:integer;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6276'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6218> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6218'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6218'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6219> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6219'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6219'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6220> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6220'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6220'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6328> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6328'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6328'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6329> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6329'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6329'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6330> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6330'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6330'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6109> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6109'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6109'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6110> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6110'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6110'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6111> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6111'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6111'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6053> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6053'^^xsd:integer;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6053'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6054> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6054'^^xsd:integer;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6054'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6055> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6055'^^xsd:integer;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6055'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6166> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6166'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6166'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6167> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6167'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6167'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6168> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6168'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6168'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5946> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5946'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5946'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5947> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5947'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5947'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5948> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5948'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5948'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5891> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5891'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5891'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5892> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5892'^^xsd:integer;
  dwc:scientificName 'Ampharete'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129155'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5892'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '129155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5893> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5893'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5893'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6000> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6000'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6000'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6001> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6001'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6001'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6002> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6002'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6002'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5782> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5782'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5782'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5783> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5783'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5783'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5784> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5784'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5784'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5837> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5837'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5837'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5838> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5838'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5838'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5839> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5839'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5839'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5728> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5728'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5728'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5729> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5729'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5729'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5730> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5730'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5730'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5619> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5619'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5619'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5620> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5620'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5620'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5621> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5621'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5621'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5672> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5672'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5672'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5673> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5673'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5673'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5674> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5674'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5674'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5507> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5507'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5507'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5508> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5508'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5508'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5509> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5509'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5509'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5510> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5510'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5510'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5453> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5453'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5453'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5454> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5454'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5454'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5455> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5455'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5455'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5564> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5564'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5564'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5563> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5563'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5563'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5347> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5347'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5347'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5348> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5348'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5348'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5349> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5349'^^xsd:integer;
  dwc:scientificName 'Eteone (Mysta) barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130612'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5349'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '231870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5350> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5350'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5350'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5292> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5292'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5292'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5293> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5293'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5293'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5294> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5294'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5294'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5295> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5295'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5295'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5402> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5402'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5402'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5403> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5403'^^xsd:integer;
  dwc:scientificName 'Pseudobradya pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '116146'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5403'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '116146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5404> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5404'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5404'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5181> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5181'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5181'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5182> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5182'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5182'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5180> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5180'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5180'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5236> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5236'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5236'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5237> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5237'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5237'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5124> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5124'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5124'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5125> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5125'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5125'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5126> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5126'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5126'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5013> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5013'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5013'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5014> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5014'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5014'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5015> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5015'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5015'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5068> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.02"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5068'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.02'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5068'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5069> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.02"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5069'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.02'^^xsd:double;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5069'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5070> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.02"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5070'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.02'^^xsd:double;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5070'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5071> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.02"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5071'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.02'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5071'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4902> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4902'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.89'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4902'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4903> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4903'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.89'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4903'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4904> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4904'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.73'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4904'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4905> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4905'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.73'^^xsd:double;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4905'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4850> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4850'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4850'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4851> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4851'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4851'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4852> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4852'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4852'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4960> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.71"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4960'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.71'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4960'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4961> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.71"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4961'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.71'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4961'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4962> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.71"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4962'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.71'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4962'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4738> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4738'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4738'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4739> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4739'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4739'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4741> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4741'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4741'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4794> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4794'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4794'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4795> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4795'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4795'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4796> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4796'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4796'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4680> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4680'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.7'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4680'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4681> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4681'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.8'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4681'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4682> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4682'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.8'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4682'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4683> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4683'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.8'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4683'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4567> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4567'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4567'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4568> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4568'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4568'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4569> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4569'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4569'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4570> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4570'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4570'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4624> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4624'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.4'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4624'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4625> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4625'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.4'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4625'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4626> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4626'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.4'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4626'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4512> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4512'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4512'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4513> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4513'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4513'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4514> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4514'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4514'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4402> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4402'^^xsd:integer;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4402'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4403> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4403'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4403'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4404> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4404'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4404'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4405> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4405'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4405'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4459> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4459'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4459'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4460> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4460'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4460'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4461> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4461'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4461'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4346> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4346'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4346'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4347> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4347'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4347'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4348> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4348'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4348'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4237> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4237'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4237'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4239> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4239'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4239'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4292> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4292'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4292'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4293> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4293'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4293'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4294> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4294'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4294'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4125> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4125'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4125'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4126> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4126'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4126'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4127> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4127'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4127'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4128> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4128'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4128'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4069> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4069'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4069'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4070> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4070'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4070'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4071> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4071'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4071'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4072> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4072'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4072'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4184> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4184'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4184'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4185> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4185'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4185'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4182> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4182'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4182'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4183> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4183'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4183'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3962> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3962'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3962'^^xsd:anyURI;
  dwc:observationDate '1994-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3963> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3963'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3963'^^xsd:anyURI;
  dwc:observationDate '1994-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3964> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3964'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3964'^^xsd:anyURI;
  dwc:observationDate '1994-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4015> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4015'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4015'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4016> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4016'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4016'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4017> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4017'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4017'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3906> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3906'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3906'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3907> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3907'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3907'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A24> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '24'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:24'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A172> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '172'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:172'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A238> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '238'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:238'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A294> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '294'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:294'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A350> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '350'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:350'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A410> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '410'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:410'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A468> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '468'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:468'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A527> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '527'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:527'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A582> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '582'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:582'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A638> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '638'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:638'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A693> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '693'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:693'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A747> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '747'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:747'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A802> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '802'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:802'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A856> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '856'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:856'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A911> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '911'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:911'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1024> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1024'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1024'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1083> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1083'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1083'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1195> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1195'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1195'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1252> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1252'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1252'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1309> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1309'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1309'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1420> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1420'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1420'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1476> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1476'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1476'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1534> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1534'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1534'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1589> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1589'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1589'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1644> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1644'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1644'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1700> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1700'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1700'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1752> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1752'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1752'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1808> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1808'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1808'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1861> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1861'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1861'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1915> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1915'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1915'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1973> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1973'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1973'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2026> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2026'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2026'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2081> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2081'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2081'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2135> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2135'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2135'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2190> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2190'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2190'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2243> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2243'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2243'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2412> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2412'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2412'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2466> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2466'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2466'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2523> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2523'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2523'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2579> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2579'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2579'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2636> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2636'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2636'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2688> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2688'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2688'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2803> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2803'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2803'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2859> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2859'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2859'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2746> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2746'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2746'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2916> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2916'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2916'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2971> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2971'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2971'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3028> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3028'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3028'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3085> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3085'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3085'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3141> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3141'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3141'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3196> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3196'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3196'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3305> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3305'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3305'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3357> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3357'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3357'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3411> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3411'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3411'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3463> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3463'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3463'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3569> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3569'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3569'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3628> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3628'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3628'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3682> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3682'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3682'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3796> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3796'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3796'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3853> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3853'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3853'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3908> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3908'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3908'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3965> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3965'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3965'^^xsd:anyURI;
  dwc:observationDate '1994-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4018> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4018'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4018'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4073> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4073'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4073'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4129> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4129'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4129'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4186> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4186'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4186'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4240> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4240'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4240'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4295> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4295'^^xsd:integer;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4295'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4349> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4349'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4349'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4406> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4406'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4406'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4462> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4462'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4462'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4515> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4515'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4515'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8250> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8250'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8250'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8302> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8302'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8302'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8359> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8359'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8359'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8415> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8415'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8415'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8470> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8470'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8470'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8524> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8524'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8524'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8577> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8577'^^xsd:integer;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8577'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8800> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8800'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.3'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8800'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8631> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8631'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8631'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8685> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8685'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8685'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8912> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8912'^^xsd:integer;
  dwc:scientificName 'Microdeutopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '101471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8912'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '101471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4627> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4627'^^xsd:integer;
  dwc:scientificName 'Phoxocephalus holbolli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.4'^^xsd:double;
  dwc:aphiaid '102989'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4627'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '102989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4684> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4684'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.8'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4684'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4742> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4742'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4742'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4571> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4571'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4571'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4963> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.71"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4963'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.71'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4963'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4797> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4797'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4797'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4853> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4853'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4853'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4906> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4906'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.73'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4906'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5072> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.02"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5072'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.02'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5072'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5127> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5127'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5127'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5183> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5183'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5183'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5239> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5239'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5239'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5296> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5296'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5296'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5351> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5351'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5351'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5405> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5405'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5405'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5456> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5456'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5456'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5511> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5511'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5511'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5622> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5622'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5622'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5675> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5675'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5675'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5731> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5731'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5731'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5785> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5785'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5785'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5840> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5840'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5840'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5894> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5894'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5894'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5949> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5949'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5949'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6003> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6003'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6003'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6056> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6056'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6056'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6112> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6112'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6112'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6169> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6169'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6169'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6221> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6221'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6221'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6331> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6331'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6331'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6387> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6387'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6387'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6444> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6444'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6444'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6496> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6496'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6496'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6550> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6550'^^xsd:integer;
  dwc:scientificName 'Nicolea zostericola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '131508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6550'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '131508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6662> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6662'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6662'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6718> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6718'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6718'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6775> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6775'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6775'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6829> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6829'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6829'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6999> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6999'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6999'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7055> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7055'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7055'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6886> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6886'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6886'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6943> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6943'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6943'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7112> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7112'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7112'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7169> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7169'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.8'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7169'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7226> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7226'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7226'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7284> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7284'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7284'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7397> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7397'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7397'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7453> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7453'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7453'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7510> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7510'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7510'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7622> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7622'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7622'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7679> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7679'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7679'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7735> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7735'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7735'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7789> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7789'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7789'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7905> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7905'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7905'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7961> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7961'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7961'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8077> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8077'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8077'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8191> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8191'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8191'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A25> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '25'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:25'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A26> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '26'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:26'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A28> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '28'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:28'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A29> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '29'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:29'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A30> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '30'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:30'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2804> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2804'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2804'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2805> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2805'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2805'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2806> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2806'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2806'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3629> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3629'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3629'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3630> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3630'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3630'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3631> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3631'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3631'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3412> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3412'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3412'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3413> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3413'^^xsd:integer;
  dwc:scientificName 'Paraonis fulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146932'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3413'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3414> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3414'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3414'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3464> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3464'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3464'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3465> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3465'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3465'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3466> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3466'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3466'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3358> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3358'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3358'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3359> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3359'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3359'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3360> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3360'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3360'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3253> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3253'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3253'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3254> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3254'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3254'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3255> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3255'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3255'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3306> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3306'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3306'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3307> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3307'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3307'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3308> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3308'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3308'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3142> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3142'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3142'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3143> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3143'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3143'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3144> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3144'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3144'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3909> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3909'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3909'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3910> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3910'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3910'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3911> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3911'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3911'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3743> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3743'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3743'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3683> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3683'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3683'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3684> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3684'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3684'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3797> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3797'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3797'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3798> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3798'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3798'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3799> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3799'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3799'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3517> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3517'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3517'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3518> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3518'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3518'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3519> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3519'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3519'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3570> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3570'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3570'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3571> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3571'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3571'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3572> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3572'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3572'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3741> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3741'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3741'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3742> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3742'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3742'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4187> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4187'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4187'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4189> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4189'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4189'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4242> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4242'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4242'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4243> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4243'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4243'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4130> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4130'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4130'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4131> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4131'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4131'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4132> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4132'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4132'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4019> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4019'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4019'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4020> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4020'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4020'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4021> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4021'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4021'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4022> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4022'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4022'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4075> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4075'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4075'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4076> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4076'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4076'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3967> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3967'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3967'^^xsd:anyURI;
  dwc:observationDate '1994-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3968> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3968'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3968'^^xsd:anyURI;
  dwc:observationDate '1994-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4074> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4074'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4074'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3854> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3854'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3854'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3856> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3856'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3856'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3857> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3857'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3857'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4516> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4516'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4516'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4517> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4517'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4517'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4518> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4518'^^xsd:integer;
  dwc:scientificName 'Cirrophorus eliasoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152340'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4518'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '130581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4572> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4572'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4572'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4573> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4573'^^xsd:integer;
  dwc:scientificName 'Pseudobradya pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '116146'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4573'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '116146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4574> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4574'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4574'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4464> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4464'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4464'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4465> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4465'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4465'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4350> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4350'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4350'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4351> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4351'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4351'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4407> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4407'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4407'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4408> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4408'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4408'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4409> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4409'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4409'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4410> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4410'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4410'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4296> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4296'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4296'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4297> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4297'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4297'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4298> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4298'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4298'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5073> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.02"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5073'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.02'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5073'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5074> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.02"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5074'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.02'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5074'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5075> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.02"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5075'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.02'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5075'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4854> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4854'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4854'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4855> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4855'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4855'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4856> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4856'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4856'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4907> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4907'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.89'^^xsd:double;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4907'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4908> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4908'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.89'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4908'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4909> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4909'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.88'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4909'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4798> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4798'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4798'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4799> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4799'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4799'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4800> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4800'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4800'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4687> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4687'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.8'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4687'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4743> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4743'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4743'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4744> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4744'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4744'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4745> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4745'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4745'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4685> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4685'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.8'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4685'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4686> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4686'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.8'^^xsd:double;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4686'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4628> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4628'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.4'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4628'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4630> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4630'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.4'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4630'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5352> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5352'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5352'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5353> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5353'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5353'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5354> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5354'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5354'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5242> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5242'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5242'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5240> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5240'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5240'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5128> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5128'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5128'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5129> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.06"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5129'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.06'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5129'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5130> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.08"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5130'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.08'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5130'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5184> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5184'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5184'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5185> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5185'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5185'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5186> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5186'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5186'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5187> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5187'^^xsd:integer;
  dwc:scientificName 'Laonome kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130924'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5187'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '254745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5017> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5017'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5017'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5018> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5018'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5018'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5019> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5019'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5019'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4964> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.71"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4964'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.71'^^xsd:double;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4964'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4965> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4965'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.6'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4965'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4966> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4966'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4966'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5625> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5625'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5625'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5567> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5567'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5567'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5568> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5568'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5568'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5569> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5569'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5569'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5676> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5676'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5676'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5677> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5677'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5677'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5678> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5678'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5678'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5457> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5457'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5457'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5458> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5458'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5458'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5459> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5459'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5459'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5406> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5406'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5406'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5407> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5407'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5407'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5512> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5512'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5512'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5513> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5513'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5513'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5514> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5514'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5514'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5297> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5297'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5297'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5298> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5298'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5298'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5299> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5299'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5299'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5950> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5950'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5950'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5951> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5951'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5951'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5952> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5952'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5952'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5895> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5895'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5895'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5896> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5896'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5896'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5897> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5897'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5897'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6004> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6004'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6004'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6006> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6006'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6006'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5841> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5841'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5841'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5842> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5842'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5842'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5843> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5843'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5843'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5732> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5732'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5732'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5733> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5733'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5733'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5734> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5734'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5734'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5786> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5786'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5786'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5787> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5787'^^xsd:integer;
  dwc:scientificName 'Phoxocephalus holbolli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102989'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5787'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '102989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5788> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5788'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5788'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5789> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5789'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5789'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5623> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5623'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5623'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5624> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5624'^^xsd:integer;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5624'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6446> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6446'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6446'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6332> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6332'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6332'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6333> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6333'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6333'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6334> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6334'^^xsd:integer;
  dwc:scientificName 'Dulichia falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '103031'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6334'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '103031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6222> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6222'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6222'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6223> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6223'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6223'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6224> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6224'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6224'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6278> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6278'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6278'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6279> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6279'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6279'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6280> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6280'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6280'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6170> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6170'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6170'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6171> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6171'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6171'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6172> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6172'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6172'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6057> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6057'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6057'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6058> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6058'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6058'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6059> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6059'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6059'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6113> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6113'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6113'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6114> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6114'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6114'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6115> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6115'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6115'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6663> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6663'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6663'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6664> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6664'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6664'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6665> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6665'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6665'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6778> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6778'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6778'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6551> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6551'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6551'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6552> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6552'^^xsd:integer;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6552'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6553> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6553'^^xsd:integer;
  dwc:scientificName 'Ascidia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '103483'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6553'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '103483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6776> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6776'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6776'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6777> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6777'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6777'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6607> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6607'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6607'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6608> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6608'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6608'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6609> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6609'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6609'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6497> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6497'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6497'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6498> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6498'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6498'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6499> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6499'^^xsd:integer;
  dwc:scientificName 'Ampharete'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129155'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6499'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '129155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6388> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6388'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6388'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6389> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6389'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6389'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6390> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6390'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6390'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6445> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6445'^^xsd:integer;
  dwc:scientificName 'Microdeutopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '101471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6445'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '101471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7000> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7000'^^xsd:integer;
  dwc:scientificName 'Tunicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '146420'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7000'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '146420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7001> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7001'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7001'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7002> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7002'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7002'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7056> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7056'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7056'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7057> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7057'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7057'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7058> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7058'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7058'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6889> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6889'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6889'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6887> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6887'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6887'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6888> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6888'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6888'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6830> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6830'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6830'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6831> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6831'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6831'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6832> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6832'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6832'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6944> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6944'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6944'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6945> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6945'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6945'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6946> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6946'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6946'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6719> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6719'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6719'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6720> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6720'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6720'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6721> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6721'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6721'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7341> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7341'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7341'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7342> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7342'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7342'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7399> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7399'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7399'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7400> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7400'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7400'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7285> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7285'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7285'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7286> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7286'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7286'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7287> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7287'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7287'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7171> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7171'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7171'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7172> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7172'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7172'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7229> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7229'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7229'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7227> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7227'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7227'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7113> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7113'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7113'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7114> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7114'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7114'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7115> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7115'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7115'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7683> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7683'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7683'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7680> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7680'^^xsd:integer;
  dwc:scientificName 'Streblospio benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131191'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7680'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '131191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7681> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7681'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7681'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7623> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7623'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7623'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7624> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7624'^^xsd:integer;
  dwc:scientificName 'Laonome kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130924'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7624'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '254745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7625> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7625'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7625'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7736> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7736'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7736'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7737> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7737'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7737'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7738> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7738'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7738'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7511> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7511'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7511'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7512> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7512'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7512'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7513> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7513'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7513'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7566> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7566'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7566'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7567> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7567'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7567'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7568> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7568'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7568'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7454> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7454'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7454'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7455> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7455'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7455'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7456> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7456'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7456'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8192> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8192'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8192'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8193> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8193'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8193'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8194> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8194'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8194'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8078> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8078'^^xsd:integer;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8078'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8079> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8079'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8079'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8080> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8080'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8080'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7962> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7962'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7962'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7963> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7963'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7963'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7964> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7964'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7964'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8020> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8020'^^xsd:integer;
  dwc:scientificName 'Halcampa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '100740'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8020'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '100740'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8021> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8021'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8021'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8022> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8022'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8022'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8023> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8023'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8023'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7908> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7908'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7908'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7790> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7790'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7790'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7791> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7791'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7791'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7792> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7792'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7792'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7793> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7793'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7793'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7906> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7906'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7906'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7848> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7848'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7848'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7849> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7849'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7849'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7850> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7850'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7850'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7851> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7851'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7851'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8416> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8416'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8416'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8417> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8417'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8417'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8418> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8418'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8418'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8525> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8525'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8525'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8526> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8526'^^xsd:integer;
  dwc:scientificName 'Ophiura affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '124911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8526'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '124850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8527> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8527'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8527'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8303> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8303'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8303'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8304> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8304'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8304'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8305> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8305'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8305'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8306> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8306'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8306'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8360> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8360'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8360'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8361> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8361'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8361'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8362> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8362'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8362'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8252> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8252'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8252'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8253> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8253'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8253'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8135> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8135'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8135'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8136> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8136'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8136'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8137> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8137'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8137'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8859> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8859'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8859'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8860> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8860'^^xsd:integer;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8860'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8744> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8744'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8744'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8745> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8745'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8745'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8746> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8746'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8746'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8801> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8801'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.3'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8801'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8802> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8802'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.3'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8802'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8803> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8803'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.3'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8803'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8632> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8632'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8632'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8633> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8633'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8633'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8634> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8634'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8634'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8579> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8579'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8579'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8580> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8580'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8580'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8581> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8581'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8581'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8686> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8686'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8686'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8687> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8687'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8687'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8688> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8688'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8688'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8578> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8578'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8578'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8471> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8471'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8471'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8473> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8473'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8473'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8914> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8914'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8914'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8915> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8915'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8915'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8857> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8857'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8857'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A35> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '35'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:35'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A176> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '176'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:176'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A239> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '239'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:239'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A240> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '240'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:240'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A241> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '241'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:241'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A173> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '173'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:173'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A174> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '174'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:174'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A175> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '175'^^xsd:integer;
  dwc:scientificName 'Corophium curvispinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102090'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:175'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '148582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A32> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '32'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:32'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A33> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '33'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:33'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A34> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '34'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:34'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A639> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '639'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:639'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A641> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '641'^^xsd:integer;
  dwc:scientificName 'Phyllodoce laminosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130670'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:641'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '130670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A583> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '583'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:583'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A584> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '584'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:584'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A585> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '585'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:585'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A528> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '528'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:528'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A529> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '529'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:529'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A530> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '530'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:530'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A411> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '411'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:411'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A412> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '412'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:412'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A413> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '413'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:413'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A469> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '469'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:469'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A470> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '470'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:470'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A471> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '471'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:471'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A472> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '472'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:472'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A295> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '295'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:295'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A296> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '296'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:296'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A297> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '297'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:297'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A351> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '351'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:351'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A352> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '352'^^xsd:integer;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:352'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A353> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '353'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:353'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A969> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '969'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:969'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A970> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '970'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:970'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A971> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '971'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:971'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A858> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '858'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:858'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A859> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '859'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:859'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A912> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '912'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:912'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A913> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '913'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:913'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A914> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '914'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:914'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A857> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '857'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:857'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A803> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '803'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:803'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A804> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '804'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:804'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A805> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '805'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:805'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A748> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '748'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:748'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A749> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '749'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:749'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A750> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '750'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:750'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A694> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '694'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:694'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A695> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '695'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:695'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A696> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '696'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:696'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1310> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1310'^^xsd:integer;
  dwc:scientificName 'Paraonis fulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146932'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1310'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '146932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1311> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1311'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1311'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1312> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1312'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1312'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1253> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1253'^^xsd:integer;
  dwc:scientificName 'Paraonis fulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146932'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1253'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '146932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1254> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1254'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1254'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1255> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1255'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1255'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1196> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1196'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1196'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1197> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1197'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1197'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1198> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1198'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1198'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1141> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1141'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1141'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1142> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1142'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1142'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1143> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1143'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1143'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1144> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1144'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1144'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1085> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1085'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1085'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1086> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1086'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1086'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1025> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1025'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1025'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1026> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1026'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1026'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1027> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1027'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1027'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1809> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1809'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1809'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1810> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1810'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1810'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1811> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1811'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1811'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1590> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1590'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1590'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1591> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1591'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1591'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1592> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1592'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1592'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1645> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1645'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1645'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1646> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1646'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1646'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1084> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1084'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1084'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1535> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1535'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1535'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1536> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1536'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1536'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1537> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1537'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1537'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1477> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1477'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1477'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1478> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1478'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1478'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1479> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1479'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1479'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1421> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1421'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1421'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1422> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1422'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1422'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1423> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1423'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1423'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1365> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1365'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1365'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1366> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1366'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1366'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1367> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1367'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1367'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2082> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2082'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2082'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2083> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2083'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2083'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2084> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2084'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2084'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1917> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1917'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1917'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1918> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1918'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1918'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1862> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1862'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1862'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1863> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1863'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1863'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1864> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1864'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1864'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1974> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1974'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1974'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1975> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1975'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1975'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1753> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1753'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1753'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1754> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1754'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1754'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1755> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1755'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1755'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1701> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1701'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1701'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1702> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1702'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1702'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1703> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1703'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1703'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2357> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2357'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2357'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2358> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2358'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2358'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2359> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2359'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2359'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2301> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2301'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2301'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2302> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2302'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2302'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2303> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2303'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2303'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2304> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2304'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2304'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2415> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2415'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2415'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2191> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2191'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2191'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2192> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2192'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2192'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2193> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2193'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2193'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2413> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2413'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2413'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2244> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2244'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2244'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2245> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2245'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2245'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2246> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2246'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2246'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2136> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2136'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2136'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2137> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2137'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2137'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2138> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2138'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2138'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2027> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2027'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2027'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2028> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2028'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2028'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2860> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2860'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2860'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2861> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2861'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2861'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2747> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2747'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2747'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2748> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2748'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2748'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2749> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2749'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2749'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2637> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2637'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2637'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2638> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2638'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2638'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2639> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2639'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2639'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2689> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2689'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2689'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2690> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2690'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2690'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2691> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2691'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2691'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2524> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2524'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2524'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2525> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2525'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2525'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2526> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2526'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2526'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2468> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2468'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2468'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2469> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2469'^^xsd:integer;
  dwc:scientificName 'Paraonis fulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146932'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2469'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '146932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2580> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2580'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2580'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2581> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2581'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2581'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2582> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2582'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2582'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3197> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3197'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3197'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3199> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3199'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3199'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2972> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2972'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2972'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2973> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2973'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2973'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2974> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2974'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2974'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3086> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3086'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3086'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3087> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3087'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3087'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3088> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3088'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3088'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3029> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3029'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3029'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3030> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3030'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3030'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3031> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3031'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3031'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2917> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2917'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2917'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2918> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2918'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2918'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2919> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2919'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2919'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A9> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '9'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:9'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A10> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '10'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:10'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A11> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '11'^^xsd:integer;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:11'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A13> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '13'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:13'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A14> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '14'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:14'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A15> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '15'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:15'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A16> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '16'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:16'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A17> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '17'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:17'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A18> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '18'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:18'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A19> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '19'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:19'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A20> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '20'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:20'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A22> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '22'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:22'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A23> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '23'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:23'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A509> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '509'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:509'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A564> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '564'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:564'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A620> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '620'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:620'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A675> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '675'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:675'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A729> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '729'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:729'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A784> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '784'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:784'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A839> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '839'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:839'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A893> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '893'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:893'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A950> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '950'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:950'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1006> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1006'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1006'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1065> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1065'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1065'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1121> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1121'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1121'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1177> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1177'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1177'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1234> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1234'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1234'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1291> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1291'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1291'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1345> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1345'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1345'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1403> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1403'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1403'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1458> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1458'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1458'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1516> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1516'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1516'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A968> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '968'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:968'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1140> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1140'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1140'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1364> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1364'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1364'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2300> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2300'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2300'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2356> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2356'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2356'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3516> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3516'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3516'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3252> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3252'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3252'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3740> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3740'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3740'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5566> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5566'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5566'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5016> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5016'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5016'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6277> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6277'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6277'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6606> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6606'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6606'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7340> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7340'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7340'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7565> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7565'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7565'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7847> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7847'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7847'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8019> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8019'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8019'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8134> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8134'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8134'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8743> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8743'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8743'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8856> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8856'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8856'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A27> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '27'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:27'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A31> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '31'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:31'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A12> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '12'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:12'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A21> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '21'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:21'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7907> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7907'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7907'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8251> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8251'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8251'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8858> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8858'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8858'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8472> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8472'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8472'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8913> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8913'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8913'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3966> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3966'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3966'^^xsd:anyURI;
  dwc:observationDate '1994-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3855> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3855'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3855'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4463> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4463'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4463'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4352> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4352'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4352'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4629> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4629'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.4'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4629'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5241> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5241'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5241'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5408> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5408'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5408'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6005> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6005'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6005'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6447> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6447'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6447'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3685> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3685'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3685'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3800> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3800'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3800'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4188> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4188'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4188'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4241> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4241'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4241'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7343> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7343'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7343'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7398> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7398'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7398'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7170> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7170'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7170'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7682> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7682'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7682'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7228> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7228'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7228'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1647> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1647'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1647'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2029> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2029'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2029'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1916> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1916'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1916'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1976> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1976'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1976'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1756> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1756'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1756'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2414> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2414'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2414'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2862> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2862'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2862'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2467> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2467'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2467'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3198> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3198'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3198'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A640> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '640'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:640'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5679> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5679'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5679'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5953> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5953'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5953'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6281> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6281'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6281'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6833> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6833'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6833'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6947> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6947'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6947'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8081> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8081'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8081'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8635> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8635'^^xsd:integer;
  dwc:scientificName 'Laonome kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '130924'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8635'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '254745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1368> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1368'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1368'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1648> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1648'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1648'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1919> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1919'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1919'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A71> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '71'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:71'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6451> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6451'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6451'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8365> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8365'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8365'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6394> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6394'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6394'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6556> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6556'^^xsd:integer;
  dwc:scientificName 'Polydora caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6556'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5079> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.02"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5079'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.02'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5079'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6781> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6781'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6781'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4968> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4968'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4968'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6723> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6723'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6723'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6118> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6118'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6118'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5681> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5681'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5681'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5737> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5737'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5737'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A699> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '699'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:699'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A808> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '808'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:808'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1032> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1032'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1032'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1370> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1370'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1370'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1426> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1426'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1426'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1594> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1594'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1594'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2308> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2308'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2308'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3092> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3092'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3092'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2921> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2921'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2921'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1760> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1760'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1760'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2528> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2528'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2528'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3033> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3033'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3033'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4412> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4412'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4412'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4080> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4080'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4080'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5022> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5022'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5022'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4911> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4911'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.88'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4911'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A299> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '299'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:299'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A39> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '39'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:39'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5413> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5413'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5413'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6178> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6178'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6178'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6558> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6558'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6558'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6726> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6726'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6726'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7063> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7063'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7063'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7235> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7235'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7235'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7349> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7349'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7349'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7798> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7798'^^xsd:integer;
  dwc:scientificName 'Trophonopsis truncatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '156468'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7798'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '146733'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7969> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7969'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7969'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8311> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8311'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8311'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1428> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1428'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1428'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1762> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1762'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1762'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2474> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2474'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2474'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2924> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2924'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2924'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3636> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3636'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3636'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3691> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3691'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3691'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4523> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4523'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4523'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4751> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4751'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4751'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4915> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4915'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.89'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4915'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A72> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '72'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:72'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A590> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '590'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:590'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A702> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '702'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:702'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A810> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '810'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:810'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1203> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1203'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1203'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1321> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1321'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1321'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1377> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1377'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1377'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8032> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8032'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8032'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6956> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6956'^^xsd:integer;
  dwc:scientificName 'Phoxocephalus holbolli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '102989'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6956'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '102989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6456> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6456'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6456'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6124> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6124'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6124'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5907> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5907'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5907'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5797> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5797'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5797'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5633> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5633'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5633'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4249> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4249'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4249'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3750> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3750'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3750'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3578> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3578'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3578'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3368> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3368'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3368'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A81> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '81'^^xsd:integer;
  dwc:scientificName 'Halcampa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '100740'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:81'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '100740'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1431> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1431'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1431'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1206> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1206'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1206'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A758> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '758'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:758'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A478> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '478'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:478'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A306> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '306'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:306'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1656> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1656'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1656'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A592> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '592'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:592'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A536> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '536'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:536'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2758> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2758'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2758'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A648> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '648'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:648'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2478> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2478'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2478'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2254> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2254'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2254'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1981'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1981'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7690> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7690'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7690'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6954> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6954'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6954'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3472> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3472'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3472'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8258> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8258'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8258'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8588> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8588'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8588'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8426> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8426'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8426'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A483> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '483'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:483'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1770> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1770'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1770'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1604> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1604'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1604'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1436> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1436'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1436'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A97> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '97'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:97'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1714> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1714'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1714'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1876> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1876'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1876'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A926> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '926'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:926'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A707> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '707'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:707'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4145> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4145'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4145'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2369> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2369'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2369'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3480> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3480'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3480'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3043> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3043'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3043'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4478> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4478'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4478'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2988> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2988'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2988'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3754> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3754'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3754'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5196> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5196'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5196'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5142> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.06"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5142'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.06'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5142'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4975> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4975'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4975'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4976> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4976'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4976'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4757> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4757'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4757'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5469> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5469'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5469'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5911> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5911'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5911'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6459> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6459'^^xsd:integer;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6459'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6294> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6294'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6294'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6129> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6129'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6129'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6015> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6015'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6015'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6959> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6959'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6959'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6902> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6902'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6902'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6846> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6846'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6846'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7299> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7299'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7299'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7695> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7695'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7695'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8149> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8149'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8149'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8594> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8594'^^xsd:integer;
  dwc:scientificName 'Edwardsia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '100730'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8594'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '100730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8429> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8429'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8429'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7411> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7411'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7411'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5363> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5363'^^xsd:integer;
  dwc:scientificName 'Corophium affine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102085'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5363'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '423507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4974> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4974'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4974'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A252> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '252'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:252'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A107> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '107'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:107'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1771> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1771'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1771'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2820> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2820'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2820'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1382> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1382'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1382'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A195> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '195'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:195'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A116> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '116'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:116'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8761> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8761'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8761'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8264> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8264'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8264'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8095> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8095'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8095'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3373> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3373'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3373'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6515> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6515'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6515'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8488> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8488'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8488'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8540> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8540'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8540'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2155> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2155'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2155'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2654> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2654'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2654'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4039> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4039'^^xsd:integer;
  dwc:scientificName 'Polydora cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131143'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4039'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '131143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4591> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4591'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4591'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6740> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6740'^^xsd:integer;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6740'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A655> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '655'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:655'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A198> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '198'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:198'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A255> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '255'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:255'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3427> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3427'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3427'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3535> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3535'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3535'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3589> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3589'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3589'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3324> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3324'^^xsd:integer;
  dwc:scientificName 'Retusa obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141134'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3324'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '141134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A371> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '371'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:371'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2540> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2540'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2540'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3160> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3160'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3160'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2767> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2767'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2767'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2652> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2652'^^xsd:integer;
  dwc:scientificName 'Paraonis fulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146932'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2652'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '146932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2485> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2485'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2485'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2708> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2708'^^xsd:integer;
  dwc:scientificName 'Paraonis fulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146932'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2708'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '146932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2263> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2263'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2263'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2102> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2102'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2102'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1880> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1880'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1880'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1385> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1385'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1385'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1989> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1989'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1989'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4979> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4979'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.6'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4979'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4817> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4817'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4817'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4646> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4646'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.7'^^xsd:double;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4646'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4588> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4588'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4588'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4371> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4371'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4371'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4704> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4704'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4704'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4481> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4481'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4481'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4536> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4536'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4536'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5913> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5913'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5913'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4425> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4425'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4425'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6133> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6133'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6133'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5422> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5422'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5422'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5371> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5371'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5371'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5261> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5261'^^xsd:integer;
  dwc:scientificName 'Corophium affine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102085'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5261'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '423507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8153> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8153'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8153'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7981> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7981'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7981'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7701> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7701'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7701'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7530> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7530'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7530'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7583> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7583'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7583'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7247> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7247'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7247'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7075> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7075'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7075'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6683> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6683'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6683'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6851> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6851'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6851'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6406> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6406'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6406'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6240> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6240'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6240'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A119> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '119'^^xsd:integer;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:119'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A121> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '121'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:121'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1104> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1104'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1104'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5202> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5202'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5202'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1750> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1750'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1750'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1640> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1640'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1640'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1473> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1473'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1473'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1418> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1418'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1418'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1305> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1305'^^xsd:integer;
  dwc:scientificName 'Paraonis fulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146932'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1305'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '146932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1021> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1021'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1021'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1191> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1191'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1191'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A854> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '854'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:854'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A692> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '692'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:692'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A523> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '523'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:523'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5565> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5565'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5565'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5238> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5238'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5238'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4740> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4740'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4740'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4238> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4238'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4238'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3905> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3905'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3905'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3679> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3679'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3679'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3304> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3304'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3304'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2856> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2856'^^xsd:integer;
  dwc:scientificName 'Laonome kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130924'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2856'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '254745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2742> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2742'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2742'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2685> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2685'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2685'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2242> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2242'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2242'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1807> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1807'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1807'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8468> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8468'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8468'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8190> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8190'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8190'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8248> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8248'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8248'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8016> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8016'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8016'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8413> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8413'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8413'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7844> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7844'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7844'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7561> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7561'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7561'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7051> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7051'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7051'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6995> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6995'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6995'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6883> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6883'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6883'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6658> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6658'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6658'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6546> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6546'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6546'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6386> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6386'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6386'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6495> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6495'^^xsd:integer;
  dwc:scientificName 'Cirrophorus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6495'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '129431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6274> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6274'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6274'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1747> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1747'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1747'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1415> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1415'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1415'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1132> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1132'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1132'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A903> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '903'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:903'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A287> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '287'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:287'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A521> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '521'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:521'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A167> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '167'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:167'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2967> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2967'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2967'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3137> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3137'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3137'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3904> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3904'^^xsd:integer;
  dwc:scientificName 'Enipo kinbergi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130738'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3904'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5346> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5346'^^xsd:integer;
  dwc:scientificName 'Corophium affine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102085'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5346'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '423507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5836> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5836'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5836'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6771> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6771'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6771'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7505> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7505'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7505'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7784> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7784'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7784'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8129> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8129'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8129'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8851> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8851'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8851'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8907> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8907'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8907'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6439> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6439'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6439'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1854> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1854'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1854'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1801> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1801'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1801'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5833> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5833'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5833'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4900> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4900'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.89'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4900'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4456> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4456'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4456'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4179> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4179'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4179'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3960> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3960'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3960'^^xsd:anyURI;
  dwc:observationDate '1994-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3076> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3076'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3076'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2406> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2406'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2406'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2020> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2020'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2020'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8849> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8849'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8849'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8516> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8516'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8516'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1579> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1579'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1579'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1522> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1522'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1522'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1243> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1243'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1243'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A845> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '845'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:845'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A284> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '284'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:284'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A793> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '793'^^xsd:integer;
  dwc:scientificName 'Dulichia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '101734'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:793'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '101734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A848> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '848'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:848'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2017'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2017'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A401> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '401'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:401'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3957> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3957'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3957'^^xsd:anyURI;
  dwc:observationDate '1994-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4675> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4675'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.8'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4675'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6435> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6435'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6435'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6653> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6653'^^xsd:integer;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6653'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5941> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5941'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5941'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5720> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5720'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5720'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5005> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5005'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.68'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5005'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4617> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4617'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.4'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4617'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4506> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4506'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4506'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3072> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3072'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3072'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3015> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3015'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3015'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2847> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2847'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2847'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2568> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2568'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2568'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2072> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2072'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2072'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7215> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7215'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7215'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6988> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6988'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6988'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6376> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6376'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6376'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8902> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8902'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8902'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8347> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8347'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8347'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8007> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8007'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8007'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1779> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1779'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1779'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1444> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1444'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1444'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1938> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1938'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1938'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A715> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '715'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:715'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A827> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '827'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:827'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2606> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2606'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2606'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5152> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.08"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5152'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.08'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5152'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1996'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1996'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4875> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4875'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.88'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4875'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4264> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4264'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4264'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6797> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6797'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6797'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3931> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3931'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3931'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3486> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3486'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3486'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8879> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8879'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8879'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4431> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4431'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4431'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8491> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8491'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8491'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8440> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8440'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8440'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8155> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8155'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8155'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8101> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8101'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8101'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7871> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7871'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7871'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7194> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7194'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7194'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6853> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6853'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6853'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6967> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6967'^^xsd:integer;
  dwc:scientificName 'Laonome kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130924'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6967'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '254745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8655> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8655'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8655'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8441> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8441'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8441'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4043> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4043'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4043'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5153> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.96"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5153'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.96'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5153'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3381> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3381'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3381'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6970> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6970'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6970'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7138> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7138'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.8'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7138'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2324> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2324'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2324'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A265> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '265'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:265'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1283> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1283'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1283'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1508> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1508'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1508'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1784> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1784'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1784'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1945> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1945'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1945'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2055> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2055'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2055'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2832> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2832'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2832'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4160> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4160'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4160'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4325> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4325'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4325'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1619> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1619'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1619'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4438> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4438'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4438'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2779> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2779'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2779'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2612> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2612'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2612'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2387> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2387'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2387'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2164> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2164'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2164'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2221> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2221'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2221'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6978> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6978'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6978'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6309> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6309'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6309'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7145> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7145'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7145'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5981> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5981'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5981'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8943> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8943'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8943'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8832> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8832'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8832'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8662> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8662'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8662'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8718> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8718'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8718'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8449> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8449'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8449'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7599> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7599'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7599'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2826> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2826'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2826'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7652> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7652'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7652'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8774> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8774'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8774'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3224> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3224'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3224'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2830> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2830'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2830'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2383> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2383'^^xsd:integer;
  dwc:scientificName 'Gammaropsis melanops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102365'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2383'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '102365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2108> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2108'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2108'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1563> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1563'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1563'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1336> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1336'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1336'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1223> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1223'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1223'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1112> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1112'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1112'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A882> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '882'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:882'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A665> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '665'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:665'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A611> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '611'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:611'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A498> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '498'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:498'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A208> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '208'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:208'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A127> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '127'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:127'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4489> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4489'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4489'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3709> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3709'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3709'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3710> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3710'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3710'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3435> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3435'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3435'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3540> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3540'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3540'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3332> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3332'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3332'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6029> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6029'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6029'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5922> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5922'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5922'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5813> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5813'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5813'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5594> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5594'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5594'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4712> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4712'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4712'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4597> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4597'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4597'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8772> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8772'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8772'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4935> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4935'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.88'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4935'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8386> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8386'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8386'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8442> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8442'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8442'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8276> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8276'^^xsd:integer;
  dwc:scientificName 'Ciona intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '103732'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8276'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '103732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8106> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8106'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8106'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7934> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7934'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7934'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7816> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7816'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7816'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7762> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7762'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7762'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6636> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6636'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6636'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6801> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6801'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6801'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6691> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6691'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6691'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6522> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6522'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6522'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6304> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6304'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6304'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4386> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4386'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4386'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4107> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4107'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4107'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4166> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4166'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4166'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3948> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3948'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3948'^^xsd:anyURI;
  dwc:observationDate '1994-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3834> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3834'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3834'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3832> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3832'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3832'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3609> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3609'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3609'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3499> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3499'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3499'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5386> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5386'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5386'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5166> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.08"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5166'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.08'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5166'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4996> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4996'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4996'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4832> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4832'^^xsd:integer;
  dwc:scientificName 'Dulichia falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '103031'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4832'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '103031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7827> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7827'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7827'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7488> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7488'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7488'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7434> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7434'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7434'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6924> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6924'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6924'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6757> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6757'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6757'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7033> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7033'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7033'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6532> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6532'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6532'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6424> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6424'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6424'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6314> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6314'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6314'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6258> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6258'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6258'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6036> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6036'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6036'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5713> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5713'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5713'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5548> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5548'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5548'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8667> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8667'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8667'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8396> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8396'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8396'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8452> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8452'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8452'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4496> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4496'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4496'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4550> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4550'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4550'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5873> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5873'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5873'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7940> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7940'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7940'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1341> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1341'^^xsd:integer;
  dwc:scientificName 'Paraonis fulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146932'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1341'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '146932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1115> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1115'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1115'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1057> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1057'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1057'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A833> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '833'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:833'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A778> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '778'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:778'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A210> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '210'^^xsd:integer;
  dwc:scientificName 'Ampharete'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129155'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:210'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '129155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3885> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3885'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3885'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5103> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.96"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5103'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.96'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5103'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5048> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5048'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.68'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5048'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4829> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4829'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4829'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4776> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4776'^^xsd:integer;
  dwc:scientificName 'Dulichia falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '103031'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4776'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '103031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4717> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4717'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4717'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4049> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4049'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4049'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3545> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3545'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3545'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7948> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7948'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7948'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3450> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3450'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3450'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3726> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3726'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3726'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4615> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4615'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.4'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4615'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4893> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4893'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.89'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4893'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5392> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5392'^^xsd:integer;
  dwc:scientificName 'Corophium affine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102085'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5392'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '423507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6816> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6816'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6816'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2842> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2842'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2842'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2788> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2788'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2788'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2731> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2731'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2731'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2451> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2451'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2451'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2286> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2286'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2286'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1406> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1406'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1406'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1237> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1237'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1237'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1125> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1125'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1125'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A733> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '733'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:733'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A512> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '512'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:512'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A452> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '452'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:452'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1408> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1408'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1408'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8399> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8399'^^xsd:integer;
  dwc:scientificName 'Cirrophorus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8399'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '129431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8288> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8288'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8288'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8233> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8233'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8233'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8175> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8175'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8175'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7774> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7774'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7774'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7833> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7833'^^xsd:integer;
  dwc:scientificName 'Laonome kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130924'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7833'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '254745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7664> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7664'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7664'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7267> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7267'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7267'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7211> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7211'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7211'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7040> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7040'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7040'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6983> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6983'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6983'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6592> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6592'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6592'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6536> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6536'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6536'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6430> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6430'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6430'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6481> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6481'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6481'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6264> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6264'^^xsd:integer;
  dwc:scientificName 'Macoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138531'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6264'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '138531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6206> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6206'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6206'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6097> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6097'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6097'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5936> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5936'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5936'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5879> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5879'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5879'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5825> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5825'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5825'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5662> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5662'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5662'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5495> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5495'^^xsd:integer;
  dwc:scientificName 'Laonome kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130924'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5495'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '254745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5391> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5391'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5391'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5280> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5280'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5280'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5056> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5056'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.68'^^xsd:double;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5056'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4949> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4949'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.6'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4949'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4726> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4726'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4726'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4502> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4502'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4502'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3666> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3666'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3666'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3613> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3613'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3613'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4059> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4059'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4059'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8668> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8668'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8668'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A389> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '389'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:389'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A840> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '840'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:840'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1007> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1007'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1007'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2283> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2283'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2283'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2449> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2449'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2449'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2619> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2619'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2619'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2672> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2672'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2672'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2841> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2841'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2841'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3500> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3500'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3500'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3949> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3949'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3949'^^xsd:anyURI;
  dwc:observationDate '1994-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5055> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5055'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.68'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5055'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5279> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5279'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5279'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5388> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5388'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5388'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5606> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5606'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5606'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6480> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6480'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6480'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7151> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7151'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.8'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7151'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6812> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6812'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6812'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7829> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7829'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7829'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A949> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '949'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:949'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A728> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '728'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:728'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A618> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '618'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:618'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1061> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1061'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1061'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A141> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '141'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:141'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1457> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1457'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1457'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1176> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1176'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1176'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3009> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3009'^^xsd:integer;
  dwc:scientificName 'Laonome kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130924'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3009'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '254745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3122> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3122'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3122'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2725> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2725'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2725'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2782> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2782'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2782'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2504> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2504'^^xsd:integer;
  dwc:scientificName 'Gattyana cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152313'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2504'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2501> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2501'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2501'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2280> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2280'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2280'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2005> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2005'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2005'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2282> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2282'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2282'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2171> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2171'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2171'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2062> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2062'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2062'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4721> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4721'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4721'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8062> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8062'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8062'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3447> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3447'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3447'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1424> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1424'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1424'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1480> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1480'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1480'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1199> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1199'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1199'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1256> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1256'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1256'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1313> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1313'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1313'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1087> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1087'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1087'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1145> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1145'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1145'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1757> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1757'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1757'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1812> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1812'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1812'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1865> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1865'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1865'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1704> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1704'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1704'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1538> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1538'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1538'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1593> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1593'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1593'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2139> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2139'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2139'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2194> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2194'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2194'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2360> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2360'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2360'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2416> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2416'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2416'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2247> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2247'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2247'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2305> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2305'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2305'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2030> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2030'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2030'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2085> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2085'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2085'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1977> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1977'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1977'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2470> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2470'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2470'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2527> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2527'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2527'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3200> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3200'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3200'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3256> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3256'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3256'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3309> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3309'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3309'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3361> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3361'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3361'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3467> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3467'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3467'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3520> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3520'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3520'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3573> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3573'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3573'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3415> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3415'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3415'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3145> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3145'^^xsd:integer;
  dwc:scientificName 'Pseudobradya pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '116146'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3145'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '116146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2583> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2583'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2583'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2640> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2640'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2640'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2692> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2692'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2692'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2750> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2750'^^xsd:integer;
  dwc:scientificName 'Polydora cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131143'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2750'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '131143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2807> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2807'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2807'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2863> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2863'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2863'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2920> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2920'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2920'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2975> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2975'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2975'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3032> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3032'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3032'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3089> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3089'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3089'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3744> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3744'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3744'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3801> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3801'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3801'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3858> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3858'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3858'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3632> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3632'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3632'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3686> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3686'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3686'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3912> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3912'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3912'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7739> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7739'^^xsd:integer;
  dwc:scientificName 'Musculus marmoratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152587'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7739'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7794> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7794'^^xsd:integer;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7794'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7852> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7852'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7852'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7909> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7909'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7909'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7965> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7965'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7965'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7569> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7569'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7569'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7626> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7626'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7626'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7684> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7684'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7684'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7059> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7059'^^xsd:integer;
  dwc:scientificName 'Tunicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '146420'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7059'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '146420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7116> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7116'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7116'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7173> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7173'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7173'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7230> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7230'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7230'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7288> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7288'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7288'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7344> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7344'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7344'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7401> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7401'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7401'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7457> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7457'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7457'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7514> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7514'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7514'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6890> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6890'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6890'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7003> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7003'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7003'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6722> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6722'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6722'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6779> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6779'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6779'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6554> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6554'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6554'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6610> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6610'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6610'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6666> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6666'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6666'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6116> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6116'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6116'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6173> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6173'^^xsd:integer;
  dwc:scientificName 'Polydora caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6173'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6391> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6391'^^xsd:integer;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6391'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6448> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6448'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6448'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6500> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6500'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6500'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6225> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6225'^^xsd:integer;
  dwc:scientificName 'Microdeutopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '101471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6225'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '101471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6335> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6335'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6335'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6060> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6060'^^xsd:integer;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6060'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5898> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5898'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5898'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6007> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6007'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6007'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5626> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5626'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5626'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5735> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5735'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5735'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5790> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5790'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5790'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5844> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5844'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5844'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5515> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5515'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5515'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5570> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5570'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5570'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5355> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5355'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5355'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5409> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5409'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5409'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5460> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5460'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5460'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5131> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.06"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5131'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.06'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5131'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5188> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5188'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5188'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5243> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5243'^^xsd:integer;
  dwc:scientificName 'Prionospio steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131164'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5243'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '131164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5300> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5300'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5300'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4967> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.71"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4967'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.71'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4967'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5020> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5020'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5020'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5076> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.02"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5076'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.02'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5076'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4519> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4519'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4519'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4575> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4575'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4575'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4631> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4631'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.4'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4631'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4688> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4688'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.8'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4688'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4746> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4746'^^xsd:integer;
  dwc:scientificName 'Cirrophorus lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152341'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4746'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4801> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4801'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4801'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4857> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4857'^^xsd:integer;
  dwc:scientificName 'Polydora caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4857'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4910> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4910'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.73'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4910'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4190> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4190'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4190'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4244> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4244'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4244'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4299> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4299'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4299'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4353> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4353'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4353'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4411> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4411'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4411'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4466> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4466'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4466'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3969> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3969'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3969'^^xsd:anyURI;
  dwc:observationDate '1994-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4023> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4023'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4023'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4077> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4077'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4077'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4133> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4133'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4133'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8804> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8804'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.3'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8804'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8861> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8861'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8861'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8916> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8916'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8916'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8689> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8689'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8689'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8747> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8747'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8747'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8582> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8582'^^xsd:integer;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8582'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8419> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8419'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8419'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8474> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8474'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8474'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8528> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8528'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8528'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8138> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8138'^^xsd:integer;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8138'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8254> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8254'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8254'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8307> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8307'^^xsd:integer;
  dwc:scientificName 'Nymphon gracile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '379196'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8307'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8363> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8363'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8363'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8024> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8024'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8024'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8195> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8195'^^xsd:integer;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8195'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A242> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '242'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:242'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A298> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '298'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:298'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A354> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '354'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:354'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A414> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '414'^^xsd:integer;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:414'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A473> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '473'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:473'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A531> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '531'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:531'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A586> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '586'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:586'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A642> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '642'^^xsd:integer;
  dwc:scientificName 'Gattyana cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '152313'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:642'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '130749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A697> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '697'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:697'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A751> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '751'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:751'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A806> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '806'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:806'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A860> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '860'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:860'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A915> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '915'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:915'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A972> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '972'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:972'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1028> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1028'^^xsd:integer;
  dwc:scientificName 'Corophium curvispinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '102090'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1028'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '148582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A62> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '62'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:62'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A58> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '58'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:58'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A59> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '59'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:59'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A60> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '60'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:60'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A61> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '61'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:61'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A54> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '54'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:54'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A55> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '55'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:55'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A56> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '56'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:56'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A57> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '57'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:57'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A44> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '44'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:44'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A45> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '45'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:45'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A46> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '46'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:46'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A36> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '36'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:36'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A37> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '37'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:37'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A38> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '38'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:38'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A40> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '40'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:40'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A41> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '41'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:41'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A42> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '42'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:42'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A43> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '43'^^xsd:integer;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:43'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A180> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '180'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:180'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A53> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '53'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:53'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A181> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '181'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:181'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A177> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '177'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:177'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A178> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '178'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:178'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A179> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '179'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:179'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A48> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '48'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:48'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A49> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '49'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:49'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A50> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '50'^^xsd:integer;
  dwc:scientificName 'Paraonis fulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146932'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:50'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '146932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A51> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '51'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:51'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A52> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '52'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:52'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A47> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '47'^^xsd:integer;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:47'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8862> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8862'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8862'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8863> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8863'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8863'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8864> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8864'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8864'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A63> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '63'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:63'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A64> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '64'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:64'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A65> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '65'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:65'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A66> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '66'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:66'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8917> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8917'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8917'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8583> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8583'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8583'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8584> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8584'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8584'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8585> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8585'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8585'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8748> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8748'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8748'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8749> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8749'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8749'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8750> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8750'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8750'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8690> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8690'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8690'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8691> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8691'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8691'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8692> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8692'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8692'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A67> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '67'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:67'^^xsd:anyURI;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8805> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8805'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.3'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8805'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8806> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8806'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.3'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8806'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2031> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2031'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2031'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2032> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2032'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2032'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2033> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2033'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2033'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1649> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1649'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1649'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1650> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1650'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1650'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1651> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1651'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1651'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1705> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1705'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1705'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1706> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1706'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1706'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1707> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1707'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1707'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1595> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1595'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1595'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1596> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1596'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1596'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1541> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1541'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1541'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1539> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1539'^^xsd:integer;
  dwc:scientificName 'Littorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138135'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1539'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '138135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1540> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1540'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1540'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1481> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1481'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1481'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1482> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1482'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1482'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1483> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1483'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1483'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1484> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1484'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1484'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1920> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1920'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1920'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1921> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1921'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1921'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1922> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1922'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1922'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1923> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1923'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1923'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1758> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1758'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1758'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1759> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1759'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1759'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1761> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1761'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1761'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1813> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1813'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1813'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1814> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1814'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1814'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1815> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1815'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1815'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1866> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1866'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1866'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1867> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1867'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1867'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1868> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1868'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1868'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1978> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1978'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1978'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1979> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1979'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1979'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2086> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2086'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2086'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2087> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2087'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2087'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2088> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2088'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2088'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2309> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2309'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2309'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2361> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2361'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2361'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2362> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2362'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2362'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2363> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2363'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2363'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2248> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2248'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2248'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2249> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2249'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2249'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2250> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2250'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2250'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2195> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2195'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2195'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2196> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2196'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2196'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2197> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2197'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2197'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2140> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2140'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2140'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2141> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2141'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2141'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2142> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2142'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2142'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2306> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2306'^^xsd:integer;
  dwc:scientificName 'Neoamphitrite figulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131504'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2306'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '155162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2307> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2307'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2307'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2529> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2529'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2529'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2530> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2530'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2530'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2417> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2417'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2417'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2418> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2418'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2418'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2419> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2419'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2419'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2420> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2420'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2420'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2641> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2641'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2641'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2642> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2642'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2642'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2471> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2471'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2471'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2472> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2472'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2472'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2473> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2473'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2473'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2584> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2584'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2584'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2585> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2585'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2585'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2586> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2586'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2586'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2587> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2587'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2587'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3859> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3859'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3859'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3860> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3860'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3860'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3861> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3861'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3861'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3802> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3802'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3802'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3803> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3803'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3803'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3804> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3804'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3804'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3745> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3745'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3745'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3746> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3746'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3746'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3747> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3747'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3747'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3633> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3633'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3633'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3634> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3634'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3634'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3635> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3635'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3635'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3574> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3574'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3574'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3575> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3575'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3575'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3576> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3576'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3576'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3362> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3362'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3362'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3363> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3363'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3363'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3521> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3521'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3521'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3522> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3522'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3522'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3310> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3310'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3310'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3311> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3311'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3311'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3312> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3312'^^xsd:integer;
  dwc:scientificName 'Retusa obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141134'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3312'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '141134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3257> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3257'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3257'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3258> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3258'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3258'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3259> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3259'^^xsd:integer;
  dwc:scientificName 'Pseudobradya pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '116146'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3259'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '116146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3416> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3416'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3416'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3417> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3417'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3417'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3418> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3418'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3418'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3468> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3468'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3468'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3469> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3469'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3469'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3470> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3470'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3470'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3687> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3687'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3687'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3688> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3688'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3688'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3689> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3689'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3689'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3690> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3690'^^xsd:integer;
  dwc:scientificName 'Malacobdella grossa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '122641'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3690'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '122641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3201> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3201'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3201'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3202> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3202'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3202'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3203> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3203'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3203'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3146> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3146'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3146'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3147> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3147'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3147'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3148> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3148'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3148'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3149> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3149'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3149'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3093> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3093'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3093'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3090> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3090'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3090'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3091> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3091'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3091'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3034> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3034'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3034'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3035> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3035'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3035'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3036> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3036'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3036'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2922> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2922'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2922'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2923> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2923'^^xsd:integer;
  dwc:scientificName 'Pseudobradya pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '116146'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2923'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '116146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2864> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2864'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2864'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2865> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2865'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2865'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2866> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2866'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2866'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2751> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2751'^^xsd:integer;
  dwc:scientificName 'Pseudobradya pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '116146'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2751'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '116146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2752> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2752'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2752'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2753> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2753'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2753'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2976> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2976'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2976'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2977> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2977'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2977'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2978> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2978'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2978'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2808> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2808'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2808'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2809> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2809'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2809'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2810> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2810'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2810'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2811> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2811'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2811'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2693> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2693'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2693'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2694> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2694'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2694'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2695> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2695'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2695'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2696> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2696'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2696'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4414> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4414'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4414'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4413> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4413'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4413'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4300> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4300'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4300'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4301> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4301'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4301'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4302> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4302'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4302'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4303> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4303'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4303'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4354> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4354'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4354'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4355> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4355'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4355'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4356> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4356'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4356'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4357> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4357'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4357'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4191> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4191'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4191'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4134> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4134'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4134'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4135> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4135'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4135'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4136> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4136'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4136'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4137> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4137'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4137'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4024> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4024'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4024'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4025> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4025'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4025'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4026> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4026'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4026'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4078> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4078'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4078'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4079> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4079'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4079'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3970> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3970'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3970'^^xsd:anyURI;
  dwc:observationDate '1994-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3971> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3971'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3971'^^xsd:anyURI;
  dwc:observationDate '1994-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3972> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3972'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3972'^^xsd:anyURI;
  dwc:observationDate '1994-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3973> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3973'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3973'^^xsd:anyURI;
  dwc:observationDate '1994-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3913> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3913'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3913'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3914> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3914'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3914'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3915> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3915'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3915'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4245> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4245'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4245'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4246> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4246'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4246'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4247> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4247'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4247'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4192> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4192'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4192'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4193> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4193'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4193'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4632> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4632'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.4'^^xsd:double;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4632'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4633> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4633'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.4'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4633'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4634> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4634'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.4'^^xsd:double;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4634'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4635> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4635'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.4'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4635'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4747> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4747'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4747'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4748> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4748'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4748'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4749> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4749'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4749'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4750> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4750'^^xsd:integer;
  dwc:scientificName 'Nymphon gracile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '379196'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4750'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4802> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4802'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4802'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4803> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4803'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4803'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4804> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4804'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4804'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4805> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4805'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4805'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5189> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5189'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5189'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5190> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5190'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5190'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4969> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.71"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4969'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.71'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4969'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5021> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5021'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5021'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5023> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5023'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5023'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5024> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5024'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5024'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4912> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4912'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.73'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4912'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4913> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4913'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.73'^^xsd:double;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4913'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4914> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4914'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.73'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4914'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4576> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4576'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4576'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4577> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4577'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4577'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4578> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4578'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4578'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4579> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4579'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4579'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4520> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4520'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4520'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4521> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4521'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4521'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4522> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4522'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4522'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4467> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4467'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4467'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4468> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4468'^^xsd:integer;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4468'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4469> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4469'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4469'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4470> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4470'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4470'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4689> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4689'^^xsd:integer;
  dwc:scientificName 'Anaitides groenlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.8'^^xsd:double;
  dwc:aphiaid '152443'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4689'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '334506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4690> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4690'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.8'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4690'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4691> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4691'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.7'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4691'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4692> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4692'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.7'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4692'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4858> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4858'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4858'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4859> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4859'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4859'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4860> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4860'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4860'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4861> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4861'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4861'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5077> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.02"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5077'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.02'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5077'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5078> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.02"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5078'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.02'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5078'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6008> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6008'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6008'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5080> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.02"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5080'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.02'^^xsd:double;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5080'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5132> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.06"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5132'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.06'^^xsd:double;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5132'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5133> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.06"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5133'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.06'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5133'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5134> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.06"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5134'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.06'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5134'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5135> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.06"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5135'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.06'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5135'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5301> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5301'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5301'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5302> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5302'^^xsd:integer;
  dwc:scientificName 'Prionospio steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131164'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5302'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '131164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5303> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5303'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5303'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5244> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5244'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5244'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5245> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5245'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5245'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5246> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5246'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5246'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5357> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5357'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5357'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5358> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5358'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5358'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8636> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8636'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8636'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8529> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8529'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8529'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8530> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8530'^^xsd:integer;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8530'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8531> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8531'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8531'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8366> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8366'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8366'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8367> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8367'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8367'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8364> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8364'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8364'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8420> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8420'^^xsd:integer;
  dwc:scientificName 'Pseudobradya pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '116146'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8420'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '116146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8421> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8421'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8421'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8422> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8422'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8422'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8423> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8423'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8423'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8025> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8025'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8025'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8026> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8026'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8026'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8027> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8027'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8027'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8082> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8082'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8082'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8083> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8083'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8083'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8084> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8084'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8084'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8308> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8308'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8308'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8309> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8309'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8309'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8310> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8310'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8310'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8475> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8475'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8475'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8255> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8255'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8255'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8196> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8196'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8196'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8197> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8197'^^xsd:integer;
  dwc:scientificName 'Rhodine loveni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130331'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8197'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8198> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8198'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8198'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8199> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8199'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8199'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7231> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7231'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7231'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7232> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7232'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7232'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7233> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7233'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7233'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7234> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7234'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7234'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7627> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7627'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7627'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7628> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7628'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7628'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7629> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7629'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7629'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7630> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7630'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7630'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7345> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7345'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7345'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7346> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7346'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7346'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7347> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7347'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7347'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7402> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7402'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7402'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7403> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7403'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7403'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7404> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7404'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7404'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7966> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7966'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7966'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7967> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7967'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7967'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7968> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7968'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7968'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7515> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7515'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7515'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7516> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7516'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7516'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7517> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7517'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7517'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7518> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7518'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7518'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7570> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7570'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7570'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7571> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7571'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7571'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7572> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7572'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7572'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7573> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7573'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7573'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7795> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7795'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7795'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7796> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7796'^^xsd:integer;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7796'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7797> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7797'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7797'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7685> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7685'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7685'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7686> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7686'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7686'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7687> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7687'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7687'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7688> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7688'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7688'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7740> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7740'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7740'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7741> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7741'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7741'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7742> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7742'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7742'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7743> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7743'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7743'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7853> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7853'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7853'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7854> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7854'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7854'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7855> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7855'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7855'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7910> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7910'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7910'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7911> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7911'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7911'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7912> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7912'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7912'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7913> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7913'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7913'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8139> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8139'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8139'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8140> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8140'^^xsd:integer;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8140'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8141> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8141'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8141'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6061> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6061'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6061'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6062> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6062'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6062'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6063> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6063'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6063'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6064> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6064'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6064'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6117> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6117'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6117'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6119> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6119'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6119'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6120> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6120'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6120'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6226> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6226'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6226'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6227> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6227'^^xsd:integer;
  dwc:scientificName 'Malacobdella grossa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '122641'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6227'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '122641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6228> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6228'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6228'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6282> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6282'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6282'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6283> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6283'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6283'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6284> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6284'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6284'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6174> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6174'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6174'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6175> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6175'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6175'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6176> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6176'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6176'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6177> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6177'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6177'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6449> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6449'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6449'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6450> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6450'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6450'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6336> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6336'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6336'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6337> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6337'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6337'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6338> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6338'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6338'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6392> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6392'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6392'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6393> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6393'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6393'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6611> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6611'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6611'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6612> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6612'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6612'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6613> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6613'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6613'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6614> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6614'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6614'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6501> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6501'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6501'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6502> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6502'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6502'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6503> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6503'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6503'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6504> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6504'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6504'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6555> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6555'^^xsd:integer;
  dwc:scientificName 'Cirrophorus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6555'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '129431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6557> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6557'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6557'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6780> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6780'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6780'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7348> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7348'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7348'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6782> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6782'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6782'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6724> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6724'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6724'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6725> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6725'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6725'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6667> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6667'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6667'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6668> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6668'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6668'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6669> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6669'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6669'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6834> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6834'^^xsd:integer;
  dwc:scientificName 'Ciona intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '103732'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6834'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '103732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6835> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6835'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6835'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6836> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6836'^^xsd:integer;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6836'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6837> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6837'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6837'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6948> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6948'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6948'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6949> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6949'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6949'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6950> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6950'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6950'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6951> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6951'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6951'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6891> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6891'^^xsd:integer;
  dwc:scientificName 'Pseudobradya pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '116146'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6891'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '116146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6892> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6892'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6892'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6893> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6893'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6893'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6894> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6894'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6894'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7117> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7117'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7117'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7118> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7118'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7118'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7119> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7119'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7119'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7004> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7004'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7004'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7005> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7005'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7005'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7006> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7006'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7006'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7060> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7060'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7060'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7061> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7061'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7061'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7062> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7062'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7062'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7289> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7289'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7289'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7290> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7290'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7290'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7291> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7291'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7291'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7292> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7292'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7292'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7175> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7175'^^xsd:integer;
  dwc:scientificName 'Polydora caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7175'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7176> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7176'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7176'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7177> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7177'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7177'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7174> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7174'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7174'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7458> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7458'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7458'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7459> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7459'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7459'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7460> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7460'^^xsd:integer;
  dwc:scientificName 'Polydora cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131143'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7460'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5356> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5356'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5356'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5461> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5461'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5461'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5462> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5462'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5462'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5463> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5463'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5463'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5410> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5410'^^xsd:integer;
  dwc:scientificName 'Macoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138531'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5410'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '138531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5411> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5411'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5411'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5412> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5412'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5412'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5516> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5516'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5516'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5517> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5517'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5517'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5518> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5518'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5518'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5519> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5519'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5519'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5627> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5627'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5627'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5628> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5628'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5628'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5629> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5629'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5629'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5630> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5630'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5630'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5571> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5571'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5571'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5572> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5572'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5572'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5573> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5573'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5573'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5680> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5680'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5680'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5682> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5682'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5682'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5791> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5791'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5791'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5792> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5792'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5792'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5793> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5793'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5793'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5736> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5736'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5736'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5738> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5738'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5738'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5954> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5954'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5954'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5955> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5955'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5955'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5956> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5956'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5956'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5845> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5845'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5845'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5846> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5846'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5846'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5847> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5847'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5847'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5848> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5848'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5848'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5899> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5899'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5899'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5900> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5900'^^xsd:integer;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5900'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5901> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5901'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5901'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5902> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5902'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5902'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1200> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1200'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1200'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1201> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1201'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1201'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1202> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1202'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1202'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1371> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1371'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1371'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1314> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1314'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1314'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1315> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1315'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1315'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1316> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1316'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1316'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1257> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1257'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1257'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1258> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1258'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1258'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1259> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1259'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1259'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1260> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1260'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1260'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1369> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1369'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1369'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1427> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1427'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1427'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1425> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1425'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1425'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A861> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '861'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:861'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A862> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '862'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:862'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A863> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '863'^^xsd:integer;
  dwc:scientificName 'Paraonis fulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146932'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:863'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '146932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A916> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '916'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:916'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A917> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '917'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:917'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A918> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '918'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:918'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A919> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '919'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:919'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1029> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1029'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1029'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1030> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1030'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1030'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1031> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1031'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1031'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A973> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '973'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:973'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A974> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '974'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:974'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A975> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '975'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:975'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A976> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '976'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:976'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1088> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1088'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1088'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1089> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1089'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1089'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1090> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1090'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1090'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1091> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1091'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1091'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1146> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1146'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1146'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1147> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1147'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1147'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1148> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1148'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1148'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A752> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '752'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:752'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A753> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '753'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:753'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A754> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '754'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:754'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A755> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '755'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:755'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A807> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '807'^^xsd:integer;
  dwc:scientificName 'Halcampa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '100740'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:807'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '100740'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A587> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '587'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:587'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A588> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '588'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:588'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A589> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '589'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:589'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A698> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '698'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:698'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A700> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '700'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:700'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A701> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '701'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:701'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A643> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '643'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:643'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A644> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '644'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:644'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A809> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '809'^^xsd:integer;
  dwc:scientificName 'Dulichia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '101734'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:809'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '101734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A532> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '532'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:532'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A533> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '533'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:533'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A534> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '534'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:534'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A355> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '355'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:355'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A356> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '356'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:356'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A357> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '357'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:357'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A415> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '415'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:415'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A416> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '416'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:416'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A417> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '417'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:417'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A474> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '474'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:474'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A475> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '475'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:475'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A476> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '476'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:476'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A300> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '300'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:300'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A301> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '301'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:301'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A243> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '243'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:243'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A244> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '244'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:244'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A245> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '245'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:245'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A182> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '182'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:182'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A183> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '183'^^xsd:integer;
  dwc:scientificName 'Alkmaria romijni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:183'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '129769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A184> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '184'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:184'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A68> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '68'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:68'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A69> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '69'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:69'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A70> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '70'^^xsd:integer;
  dwc:scientificName 'Dulichia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '101734'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:70'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7007> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7007'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7007'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7120> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7120'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7120'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7178> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7178'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7178'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7405> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7405'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7405'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7461> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7461'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7461'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7293> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7293'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7293'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7519> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7519'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7519'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7574> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7574'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7574'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7631> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7631'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7631'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7856> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7856'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7856'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7914> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7914'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7914'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8028> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8028'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8028'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8085> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8085'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8085'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8142> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8142'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8142'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8200> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8200'^^xsd:integer;
  dwc:scientificName 'Molgula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8200'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7689> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7689'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7689'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7744> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7744'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7744'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8256> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8256'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8256'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8424> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8424'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8424'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8476> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8476'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8476'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8532> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8532'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8532'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8586> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8586'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8586'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8637> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8637'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8637'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8693> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8693'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8693'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8368> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8368'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8368'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8751> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8751'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8751'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8807> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8807'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.3'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8807'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8865> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8865'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8865'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8918> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8918'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.3'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8918'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3204> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3204'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3204'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3260> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3260'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3260'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3313> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3313'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3313'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3364> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3364'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3364'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3419> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3419'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3419'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3471> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3471'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3471'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3523> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3523'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3523'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3577> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3577'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3577'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3748> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3748'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3748'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3805> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3805'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3805'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3974> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3974'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3974'^^xsd:anyURI;
  dwc:observationDate '1994-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4027> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4027'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4027'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3862> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3862'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3862'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3916> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3916'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3916'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4081> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4081'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4081'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4138> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4138'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4138'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4194> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4194'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4194'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4248> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4248'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4248'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4304> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4304'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4304'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4358> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4358'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4358'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4415> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4415'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4415'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4471> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4471'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4471'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4580> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4580'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4580'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4636> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4636'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.4'^^xsd:double;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4636'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4693> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4693'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.7'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4693'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4806> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4806'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4806'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4862> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4862'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4862'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4970> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.71"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4970'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.71'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4970'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5025> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5025'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5025'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5081> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.02"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5081'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.02'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5081'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5136> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.06"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5136'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.06'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5136'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5191> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5191'^^xsd:integer;
  dwc:scientificName 'Corophium affine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102085'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5191'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '423507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5247> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5247'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5247'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5304> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5304'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5304'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5359> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5359'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5359'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5464> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5464'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5464'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5520> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5520'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5520'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5574> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5574'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5574'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5631> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5631'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5631'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5683> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5683'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5683'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5794> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5794'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5794'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5849> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5849'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5849'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5739> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5739'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5739'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5903> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5903'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5903'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5957> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5957'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5957'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6009> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6009'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6009'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6065> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6065'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6065'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6121> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6121'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6121'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6229> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6229'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6229'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6285> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6285'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6285'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6339> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6339'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6339'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6395> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6395'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6395'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6452> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6452'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6452'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6505> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6505'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6505'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6615> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6615'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6615'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6670> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6670'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6670'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6838> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6838'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6838'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6895> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6895'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6895'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6952> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6952'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6952'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6783> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6783'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6783'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1317> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1317'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1317'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1372> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1372'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1372'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1485> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1485'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1485'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1542> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1542'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1542'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1597> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1597'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1597'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1652> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1652'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1652'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1869> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1869'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1869'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1924> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1924'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1924'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1980> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1980'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1980'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2034> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2034'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2034'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1708> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1708'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1708'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1816> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1816'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1816'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2089> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2089'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2089'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2143> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2143'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2143'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2198> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2198'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2198'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2251> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2251'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2251'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2310> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2310'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2310'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2364> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2364'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2364'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2421> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2421'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2421'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2531> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2531'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2531'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2588> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2588'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2588'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2643> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2643'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2643'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2697> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2697'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2697'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2754> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2754'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2754'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2812> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2812'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2812'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2867> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2867'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2867'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2979> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2979'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2979'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3037> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3037'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3037'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3094> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3094'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3094'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3150> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3150'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3150'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A185> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '185'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:185'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A246> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '246'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:246'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A302> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '302'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:302'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A358> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '358'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:358'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A418> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '418'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:418'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A477> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '477'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:477'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A535> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '535'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:535'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A645> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '645'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:645'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A756> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '756'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:756'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A864> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '864'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:864'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A920> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '920'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:920'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A977> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '977'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:977'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1033> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1033'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1033'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1092> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1092'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1092'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1149> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1149'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1149'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1261> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1261'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1261'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A73> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '73'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:73'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A74> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '74'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:74'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A75> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '75'^^xsd:integer;
  dwc:scientificName 'Trochochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129719'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:75'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '129719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A76> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '76'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:76'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A77> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '77'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:77'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A78> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '78'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:78'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A79> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '79'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:79'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A80> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '80'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:80'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8919> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8919'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8919'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8920> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8920'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8920'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8921> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8921'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8921'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8866> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8866'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8866'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8867> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8867'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8867'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8868> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8868'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8868'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8752> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8752'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8752'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8753> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8753'^^xsd:integer;
  dwc:scientificName 'Pseudobradya pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '116146'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8753'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '116146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8754> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8754'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8754'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8755> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8755'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8755'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8694> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8694'^^xsd:integer;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8694'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8695> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8695'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8695'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8696> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8696'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8696'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8808> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8808'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8808'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8809> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8809'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8809'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8810> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8810'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8810'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8587> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8587'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8587'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8589> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8589'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8589'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8590> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8590'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8590'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8533> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8533'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8533'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8534> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8534'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8534'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8535> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8535'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8535'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8536> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8536'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8536'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8638> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8638'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8638'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8639> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8639'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8639'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8640> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8640'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8640'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8427> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8427'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8427'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8369> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8369'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8369'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8370> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8370'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8370'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8371> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8371'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8371'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8425> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8425'^^xsd:integer;
  dwc:scientificName 'Orbinia norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '156278'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8425'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8477> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8477'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8477'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8478> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8478'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8478'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8479> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8479'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8479'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8257> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8257'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8257'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8259> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8259'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8259'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8201> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8201'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8201'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8202> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8202'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8202'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1982'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1982'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1983'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1983'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2035> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2035'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2035'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2036> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2036'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2036'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2037> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2037'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2037'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2144> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2144'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2144'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2145> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2145'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2145'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2146> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2146'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2146'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1925> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1925'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1925'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1926> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1926'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1926'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1927> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1927'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1927'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2311> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2311'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2311'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2312> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2312'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2312'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2313> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2313'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2313'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2199> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2199'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2199'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2200> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2200'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2200'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2201> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2201'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2201'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2252> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2252'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2252'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2253> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2253'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2253'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2090> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2090'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2090'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2091> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2091'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2091'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2092> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2092'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2092'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2093> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2093'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2093'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2755> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2755'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2755'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2756> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2756'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2756'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2757> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2757'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2757'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2644> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2644'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2644'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2645> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2645'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2645'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2646> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2646'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2646'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2532> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2532'^^xsd:integer;
  dwc:scientificName 'Tharyx killariensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2532'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2533> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2533'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2533'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2534> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2534'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2534'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2589> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2589'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2589'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2590> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2590'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2590'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2591> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2591'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2591'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2475> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2475'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2475'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2476> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2476'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2476'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2477> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2477'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2477'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2365> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2365'^^xsd:integer;
  dwc:scientificName 'Paraonis fulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146932'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2365'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '146932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2366> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2366'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2366'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2367> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2367'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2367'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2422> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2422'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2422'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2423> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2423'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2423'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2424> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2424'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2424'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3863> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3863'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3863'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3864> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3864'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3864'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3865> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3865'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3865'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3917> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3917'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3917'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3918> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3918'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3918'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3919> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3919'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3919'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3920> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3920'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3920'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3806> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3806'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3806'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3807> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3807'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3807'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3808> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3808'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3808'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3637> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3637'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3637'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3638> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3638'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3638'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3639> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3639'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3639'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3692> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3692'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3692'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3693> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3693'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3693'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3694> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3694'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3694'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3749> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3749'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3749'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3751> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3751'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3751'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3524> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3524'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3524'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3525> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3525'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3525'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3526> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3526'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3526'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3473> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3473'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3473'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3474> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3474'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3474'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3475> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3475'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3475'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3579> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3579'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3579'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3580> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3580'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3580'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3581> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3581'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3581'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3365> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3365'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3365'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3366> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3366'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3366'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3367> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3367'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3367'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3314> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3314'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3314'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3315> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3315'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3315'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3316> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3316'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3316'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3420> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3420'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3420'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3421> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3421'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3421'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3422> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3422'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3422'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3205> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3205'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3205'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3206> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3206'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3206'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3207> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3207'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3207'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3208> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3208'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3208'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3151> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3151'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3151'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3152> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3152'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3152'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3153> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3153'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3153'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3261> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3261'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3261'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3262> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3262'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3262'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3263> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3263'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3263'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3038> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3038'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3038'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3039> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3039'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3039'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3040> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3040'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3040'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3041> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3041'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3041'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2980> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2980'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2980'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2981> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2981'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2981'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2982> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2982'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2982'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2983> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2983'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2983'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3095> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3095'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3095'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3096> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3096'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3096'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3097> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3097'^^xsd:integer;
  dwc:scientificName 'Laonome kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130924'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3097'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '254745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2868> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2868'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2868'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2869> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2869'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2869'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2870> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2870'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2870'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2813> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2813'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2813'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2814> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2814'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2814'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2815> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2815'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2815'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2816> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2816'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2816'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2925> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2925'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2925'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2926> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2926'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2926'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2927> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2927'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2927'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2698> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2698'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2698'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2699> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2699'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2699'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2700> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2700'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2700'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6122> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6122'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6122'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6123> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6123'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6123'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6066> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6066'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6066'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6067> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6067'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6067'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6068> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6068'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6068'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6069> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6069'^^xsd:integer;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6069'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6179> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6179'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6179'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6180> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6180'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6180'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6181> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6181'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6181'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5958> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5958'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5958'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5959> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5959'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5959'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5960> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5960'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5960'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6010> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6010'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6010'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6011> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6011'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6011'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6012> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6012'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6012'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5904> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5904'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5904'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5905> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5905'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5905'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5906> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5906'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5906'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5795> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5795'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5795'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5796> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5796'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5796'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5740> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5740'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5740'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5741> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5741'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5741'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5742> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5742'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5742'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5743> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5743'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5743'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5850> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5850'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5850'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5851> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5851'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5851'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5852> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5852'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5852'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5632> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5632'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5632'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5634> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5634'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5634'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5684> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5684'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5684'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5685> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5685'^^xsd:integer;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5685'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5686> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5686'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5686'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5465> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5465'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5465'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5466> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5466'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5466'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5467> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5467'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5467'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5575> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5575'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5575'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5576> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5576'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5576'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5577> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5577'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5577'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5521> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5521'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5521'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5522> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5522'^^xsd:integer;
  dwc:scientificName 'Corophium affine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102085'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5522'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '423507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5523> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5523'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5523'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5524> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5524'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5524'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5414> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5414'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5414'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5415> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5415'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5415'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5416> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5416'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5416'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5305> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5305'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5305'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5306> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5306'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5306'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5307> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5307'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5307'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5360> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5360'^^xsd:integer;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5360'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5361> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5361'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5361'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5362> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5362'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5362'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5248> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5248'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5248'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5249> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5249'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5249'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5250> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5250'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5250'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5251> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5251'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5251'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5137> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.06"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5137'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.06'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5137'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5138> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.06"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5138'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.06'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5138'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5139> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.96"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5139'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.96'^^xsd:double;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5139'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5192> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5192'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5192'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5193> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5193'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5193'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5194> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5194'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5194'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5082> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.02"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5082'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.02'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5082'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5083> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.96"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5083'^^xsd:integer;
  dwc:scientificName 'Laonome kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.96'^^xsd:double;
  dwc:aphiaid '130924'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5083'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '254745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5084> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.96"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5084'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.96'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5084'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4971> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4971'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4971'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4972> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4972'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4972'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4973> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4973'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4973'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5026> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5026'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5026'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5027> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5027'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.68'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5027'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5028> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.71"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5028'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.71'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5028'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4916> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4916'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.73'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4916'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4917> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4917'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.89'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4917'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4918> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4918'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.89'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4918'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4807> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4807'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4807'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4808> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4808'^^xsd:integer;
  dwc:scientificName 'Dulichia falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '103031'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4808'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '103031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4809> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4809'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4809'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4863> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4863'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4863'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4864> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4864'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4864'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4865> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4865'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.73'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4865'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4752> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4752'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4752'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4753> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4753'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4753'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4754> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4754'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4754'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4637> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4637'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.4'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4637'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4638> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4638'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.4'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4638'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4639> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4639'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.4'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4639'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4640> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4640'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.4'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4640'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4694> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4694'^^xsd:integer;
  dwc:scientificName 'Microphthalmus aberrans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.8'^^xsd:double;
  dwc:aphiaid '130168'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4694'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '130168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4695> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4695'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.4'^^xsd:double;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4695'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4696> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4696'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4696'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4581> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4581'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4581'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4582> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4582'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4582'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4583> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4583'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4583'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4472> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4472'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4472'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4473> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4473'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4473'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4474> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4474'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4474'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4524> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4524'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4524'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4525> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4525'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4525'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4526> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4526'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4526'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4527> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4527'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4527'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4416> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4416'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4416'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4417> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4417'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4417'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4418> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4418'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4418'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4305> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4305'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4305'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4306> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4306'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4306'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4307> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4307'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4307'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4359> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4359'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4359'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4360> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4360'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4360'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4361> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4361'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4361'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4250> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4250'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4250'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4251> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4251'^^xsd:integer;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4251'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4139> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4139'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4139'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4140> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4140'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4140'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4141> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4141'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4141'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4195> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4195'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4195'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4196> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4196'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4196'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4197> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4197'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4197'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3975> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3975'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3975'^^xsd:anyURI;
  dwc:observationDate '1994-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3976> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3976'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3976'^^xsd:anyURI;
  dwc:observationDate '1994-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3977> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3977'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3977'^^xsd:anyURI;
  dwc:observationDate '1994-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3978> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3978'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3978'^^xsd:anyURI;
  dwc:observationDate '1994-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4082> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4082'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4082'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4083> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4083'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4083'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4084> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4084'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4084'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4028> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4028'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4028'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4029> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4029'^^xsd:integer;
  dwc:scientificName 'Microdeutopus gryllotalpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102048'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4029'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '102048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4030> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4030'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4030'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8312> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8312'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8312'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8203> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8203'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8203'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8313> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8313'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8313'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8314> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8314'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8314'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8315> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8315'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8315'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8086> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8086'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8086'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8087> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8087'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8087'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8088> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8088'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8088'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8089> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8089'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8089'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8029> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8029'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8029'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8030> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8030'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8030'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8031> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8031'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8031'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8143> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8143'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8143'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8144> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8144'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8144'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8145> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8145'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8145'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7915> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7915'^^xsd:integer;
  dwc:scientificName 'Halcampa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '100740'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7915'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '100740'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7916> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7916'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7916'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7917> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7917'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7917'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7970> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7970'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7970'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7971> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7971'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7971'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7972> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7972'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7972'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7973> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7973'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7973'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7857> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7857'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7857'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7858> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7858'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7858'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7859> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7859'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7859'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7860> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7860'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7860'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7745> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7745'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7745'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7746> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7746'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7746'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7747> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7747'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7747'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7799> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7799'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7799'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7800> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7800'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7800'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7801> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7801'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7801'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7691> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7691'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7691'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7692> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7692'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7692'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7693> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7693'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7693'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7575> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7575'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7575'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7576> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7576'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7576'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7577> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7577'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7577'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7632> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7632'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7632'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7633> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7633'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7633'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7634> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7634'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7634'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7520> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7520'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7520'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7521> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7521'^^xsd:integer;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7521'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7522> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7522'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7522'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7406> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7406'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7406'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7407> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7407'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7407'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7408> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7408'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7408'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7462> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7462'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7462'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7463> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7463'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7463'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7464> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7464'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7464'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7350> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7350'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7350'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7351> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7351'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7351'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7352> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7352'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7352'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7236> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7236'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7236'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7237> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7237'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7237'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7238> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7238'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7238'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7239> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7239'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7239'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7294> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7294'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7294'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7295> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7295'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7295'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7296> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7296'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7296'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7179> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7179'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7179'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7180> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7180'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7180'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7181> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7181'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7181'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7064> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7064'^^xsd:integer;
  dwc:scientificName 'Microdeutopus gryllotalpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '102048'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7064'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7065> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7065'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7065'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7066> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7066'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7066'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7067> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7067'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7067'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7121> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7121'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7121'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7122> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7122'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7122'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7123> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7123'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7123'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7008> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7008'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7008'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7009> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7009'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7009'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7010> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7010'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7010'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6842> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6842'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6842'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6896> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6896'^^xsd:integer;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6896'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6897> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6897'^^xsd:integer;
  dwc:scientificName 'Tunicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '146420'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6897'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '146420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6898> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6898'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6898'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6953> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6953'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6953'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6955> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6955'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6955'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6727> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6727'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6727'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6728> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6728'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6728'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6729> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6729'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6729'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6730> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6730'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6730'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6839> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6839'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6839'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6840> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6840'^^xsd:integer;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6840'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6841> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6841'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6841'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6784> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6784'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6784'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6785> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6785'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6785'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6786> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6786'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6786'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6671> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6671'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6671'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6672> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6672'^^xsd:integer;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6672'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6673> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6673'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6673'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6559> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6559'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6559'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6560> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6560'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6560'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6561> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6561'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6561'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6616> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6616'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6616'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6617> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6617'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6617'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6618> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6618'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6618'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6619> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6619'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6619'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6506> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6506'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6506'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6507> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6507'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6507'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6508> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6508'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6508'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6509> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6509'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6509'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6396> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6396'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6396'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6397> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6397'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6397'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6398> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6398'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6398'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6453> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6453'^^xsd:integer;
  dwc:scientificName 'Ampharete'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129155'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6453'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '129155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6454> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6454'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6454'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6455> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6455'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6455'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6340> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6340'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6340'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6341> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6341'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6341'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6342> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6342'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6342'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6230> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6230'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6230'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6231> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6231'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6231'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6232> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6232'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6232'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6233> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6233'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6233'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6286> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6286'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6286'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6287> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6287'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6287'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6288> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6288'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6288'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6289> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6289'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6289'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2535> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2535'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2535'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8811> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8811'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8811'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8869> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8869'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8869'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8922> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8922'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8922'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8641> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8641'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8641'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8697> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8697'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8697'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8756> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8756'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8756'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8428> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8428'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8428'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8480> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8480'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8480'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8537> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8537'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8537'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8591> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8591'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8591'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8260> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8260'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8260'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8316> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8316'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8316'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8372> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8372'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8372'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8090> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8090'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8090'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8146> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8146'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8146'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8204> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8204'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8204'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7918> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7918'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7918'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7974> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7974'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7974'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7748> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7748'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7748'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7802> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7802'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7802'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7861> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7861'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7861'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7578> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7578'^^xsd:integer;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7578'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7635> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7635'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7635'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7694> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7694'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7694'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7409> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7409'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7409'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7465> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7465'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7465'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7523> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7523'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7523'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7182> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7182'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7182'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7240> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7240'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7240'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7297> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7297'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7297'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7353> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7353'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7353'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7011> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7011'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7011'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7068> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7068'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7068'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7124> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7124'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7124'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6787> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6787'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6787'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6843> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6843'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6843'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6899> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6899'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6899'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6125> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6125'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6125'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6182> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6182'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6182'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6234> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6234'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6234'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6620> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6620'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6620'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6674> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6674'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6674'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6731> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6731'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6731'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6510> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6510'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6510'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6562> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6562'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6562'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6290> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6290'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6290'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6343> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6343'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6343'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6399> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6399'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6399'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5908> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5908'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5908'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5961> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5961'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5961'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6013> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6013'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6013'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6070> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6070'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6070'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5744> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5744'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5744'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5798> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5798'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5798'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5853> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5853'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5853'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5578> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5578'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5578'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5635> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5635'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5635'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5687> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5687'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5687'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5417> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5417'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5417'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5468> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5468'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5468'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5525> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5525'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5525'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5195> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5195'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5195'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5252> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5252'^^xsd:integer;
  dwc:scientificName 'Corophium affine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102085'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5252'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '423507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5308> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5308'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5308'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5029> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.71"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5029'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.71'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5029'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5085> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5085'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5085'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5140> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.06"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5140'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.06'^^xsd:double;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5140'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3695> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3695'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3695'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3752> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3752'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3752'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3809> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3809'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3809'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4866> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4866'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.73'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4866'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4919> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4919'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.89'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4919'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4641> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4641'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.4'^^xsd:double;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4641'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4697> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4697'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4697'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4755> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4755'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4755'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4810> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4810'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4810'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4419> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4419'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4419'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4475> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4475'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4475'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4528> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4528'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4528'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4584> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4584'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4584'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4198> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4198'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4198'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4252> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4252'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4252'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4308> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4308'^^xsd:integer;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4308'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4362> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4362'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4362'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4031> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4031'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4031'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4085> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4085'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4085'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4142> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4142'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4142'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3866> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3866'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3866'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3921> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3921'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3921'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3979> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3979'^^xsd:integer;
  dwc:scientificName 'Polydora cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131143'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3979'^^xsd:anyURI;
  dwc:observationDate '1994-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '131143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3527> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3527'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3527'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3582> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3582'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3582'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3640> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3640'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3640'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3369> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3369'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3369'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3423> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3423'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3423'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3476> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3476'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3476'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3154> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3154'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3154'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3209> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3209'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3209'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3264> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3264'^^xsd:integer;
  dwc:scientificName 'Pseudobradya pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '116146'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3264'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '116146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3317> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3317'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3317'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2984> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2984'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2984'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3042> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3042'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3042'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3098> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3098'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3098'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2817> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2817'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2817'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2871> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2871'^^xsd:integer;
  dwc:scientificName 'Laonome kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130924'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2871'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '254745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2928> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2928'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2928'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2592> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2592'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2592'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2647> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2647'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2647'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2701> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2701'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2701'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2425> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2425'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2425'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2202> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2202'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2202'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2255> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2255'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2255'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2314> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2314'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2314'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2368> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2368'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2368'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2038> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2038'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2038'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2094> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2094'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2094'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2147> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2147'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2147'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1873> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1873'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1873'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1928> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1928'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1928'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1984'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1984'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1713> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1713'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1713'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1766> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1766'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1766'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1820> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1820'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1820'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1490> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1490'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1490'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1546> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1546'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1546'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1601> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1601'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1601'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A91> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '91'^^xsd:integer;
  dwc:scientificName 'Amphitrite cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '131474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:91'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '131474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1433> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1433'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1433'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A759> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '759'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:759'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A815> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '815'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:815'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A869> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '869'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:869'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1151> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1151'^^xsd:integer;
  dwc:scientificName 'Laonome kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130924'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1151'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '254745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1208> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1208'^^xsd:integer;
  dwc:scientificName 'Amphitrite cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1208'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '131474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1266> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1266'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1266'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A925> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '925'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:925'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A982> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '982'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:982'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1038> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1038'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1038'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1096> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1096'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1096'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A189> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '189'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:189'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A540> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '540'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:540'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A595> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '595'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:595'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A650> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '650'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:650'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A706> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '706'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:706'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A363> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '363'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:363'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A421> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '421'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:421'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A482> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '482'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:482'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A96> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '96'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:96'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A251> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '251'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:251'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A307> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '307'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:307'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1204> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1204'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1204'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1205> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1205'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1205'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1207> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1207'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1207'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A90> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '90'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:90'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1150> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1150'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1150'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1429> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1429'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1429'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1430> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1430'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1430'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1432> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1432'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1432'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1318> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1318'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1318'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1319> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1319'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1319'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1320> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1320'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1320'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1262> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1262'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1262'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1263> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1263'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1263'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1264> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1264'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1264'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1265> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1265'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1265'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A85> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '85'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:85'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A86> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '86'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:86'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A87> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '87'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:87'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A88> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '88'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:88'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A89> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '89'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:89'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1373> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1373'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1373'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1374> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1374'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1374'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1375> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1375'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1375'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1376> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1376'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1376'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A82> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '82'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:82'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A83> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '83'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:83'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A84> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '84'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:84'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1486> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1486'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1486'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1487> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1487'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1487'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1488> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1488'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1488'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1489> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1489'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1489'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1653> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1653'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1653'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1654> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1654'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1654'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1655> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1655'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1655'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1870> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1870'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1870'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1871> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1871'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1871'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1872> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1872'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1872'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1543> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1543'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1543'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1544> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1544'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1544'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1545> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1545'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1545'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1763> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1763'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1763'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1764> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1764'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1764'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1765> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1765'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1765'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1817> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1817'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1817'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1818> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1818'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1818'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1819> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1819'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1819'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1709> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1709'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1709'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1710> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1710'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1710'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1711> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1711'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1711'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1712> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1712'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1712'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1598> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1598'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1598'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1599> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1599'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1599'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1600> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1600'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1600'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A757> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '757'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:757'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A811> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '811'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:811'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A812> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '812'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:812'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A813> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '813'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:813'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A814> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '814'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:814'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A865> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '865'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:865'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A866> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '866'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:866'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A867> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '867'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:867'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A868> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '868'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:868'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A921> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '921'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:921'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A922> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '922'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:922'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A923> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '923'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:923'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A924> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '924'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:924'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A978> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '978'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:978'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A979> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '979'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:979'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A980> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '980'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:980'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A981> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '981'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:981'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1034> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1034'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1034'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1035> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1035'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1035'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1036> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1036'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1036'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1037> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1037'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1037'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1093> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1093'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1093'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1094> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1094'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1094'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1095> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1095'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1095'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A705> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '705'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:705'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A703> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '703'^^xsd:integer;
  dwc:scientificName 'Dulichia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '101734'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:703'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '101734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A704> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '704'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:704'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A95> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '95'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:95'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A92> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '92'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:92'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A93> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '93'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:93'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A94> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '94'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:94'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A186> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '186'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:186'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A187> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '187'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:187'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A188> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '188'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:188'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A303> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '303'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:303'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A304> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '304'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:304'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A305> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '305'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:305'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A247> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '247'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:247'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A248> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '248'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:248'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A249> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '249'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:249'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A250> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '250'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:250'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A479> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '479'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:479'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A480> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '480'^^xsd:integer;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:480'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A481> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '481'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:481'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A594> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '594'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:594'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A419> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '419'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:419'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A420> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '420'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:420'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A359> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '359'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:359'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A360> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '360'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:360'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A361> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '361'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:361'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A362> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '362'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:362'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A646> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '646'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:646'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A647> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '647'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:647'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A649> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '649'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:649'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A537> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '537'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:537'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A538> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '538'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:538'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A539> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '539'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:539'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A593> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '593'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:593'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A591> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '591'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:591'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7241> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7241'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7241'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7242> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7242'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7242'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7243> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7243'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7243'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7466> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7466'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7466'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7467> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7467'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7467'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7468> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7468'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7468'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7469> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7469'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7469'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7354> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7354'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7354'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7355> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7355'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7355'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7356> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7356'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7356'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7357> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7357'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7357'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7410> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7410'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7410'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7412> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7412'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7412'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7636> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7636'^^xsd:integer;
  dwc:scientificName 'Cirrophorus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7636'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '129431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7637> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7637'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7637'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7638> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7638'^^xsd:integer;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7638'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7639> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7639'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7639'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7524> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7524'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7524'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7525> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7525'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7525'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7526> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7526'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7526'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7579> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7579'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7579'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7580> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7580'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7580'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7581> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7581'^^xsd:integer;
  dwc:scientificName 'Cirrophorus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7581'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '129431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7804> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7804'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7804'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7805> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7805'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7805'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7696> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7696'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7696'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7697> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7697'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7697'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7698> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7698'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7698'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7864> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7864'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7864'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7749> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7749'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7749'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7803> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7803'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7803'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7975> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7975'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7975'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7976> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7976'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7976'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7977> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7977'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7977'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7862> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7862'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7862'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7863> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7863'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7863'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7919> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7919'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7919'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7920> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7920'^^xsd:integer;
  dwc:scientificName 'Halcampa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '100740'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7920'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '100740'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7921> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7921'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7921'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7922> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7922'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7922'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8147> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8147'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8147'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8148> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8148'^^xsd:integer;
  dwc:scientificName 'Malacobdella grossa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '122641'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8148'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '122641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8033> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8033'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8033'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8034> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8034'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8034'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8091> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8091'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8091'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8092> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8092'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8092'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8093> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8093'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8093'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8094> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8094'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8094'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8317> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8317'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8317'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8318> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8318'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8318'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8319> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8319'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8319'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8320> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8320'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8320'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8261> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8261'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8261'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8262> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8262'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8262'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8263> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8263'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8263'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8205> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8205'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8205'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8206> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8206'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8206'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8207> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8207'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8207'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8208> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8208'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8208'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8481> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8481'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8481'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8482> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8482'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8482'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8483> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8483'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8483'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8484> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8484'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8484'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8373> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8373'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8373'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8374> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8374'^^xsd:integer;
  dwc:scientificName 'Facelina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '137997'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8374'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8375> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8375'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8375'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8430> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8430'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8430'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8431> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8431'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8431'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8432> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8432'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8432'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8592> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8592'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8592'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8593> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8593'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8593'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8538> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8538'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8538'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8642> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8642'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8642'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8643> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8643'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8643'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8644> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8644'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8644'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8645> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8645'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8645'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8812> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8812'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8812'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8813> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8813'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8813'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8814> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8814'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8814'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8815> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8815'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8815'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8923> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8923'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8923'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8924> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8924'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8924'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8925> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8925'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8925'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8926> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8926'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8926'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8870> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8870'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8870'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8871> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8871'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8871'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8872> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8872'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8872'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8873> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8873'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8873'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8698> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8698'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8698'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8699> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8699'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8699'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8700> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8700'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8700'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8757> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8757'^^xsd:integer;
  dwc:scientificName 'Ophiura affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8757'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '124850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8758> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8758'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8758'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8759> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8759'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8759'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8760> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8760'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8760'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3370> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3370'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3370'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3371> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3371'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3371'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3265> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3265'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3265'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3266> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3266'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3266'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3477> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3477'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3477'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3478> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3478'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3478'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3479> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3479'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3479'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3424> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3424'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3424'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3372> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3372'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3372'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3267> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3267'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3267'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3320> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3320'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3320'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3155> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3155'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3155'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3156> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3156'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3156'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3157> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3157'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3157'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3318> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3318'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3318'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3319> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3319'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3319'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3099> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3099'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3099'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3100> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3100'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3100'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3101> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3101'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3101'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3102> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3102'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3102'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3210> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3210'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3210'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3980> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3980'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3980'^^xsd:anyURI;
  dwc:observationDate '1994-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3981> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3981'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3981'^^xsd:anyURI;
  dwc:observationDate '1994-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3982> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3982'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3982'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3922> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3922'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3922'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3923> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3923'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3923'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3924> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3924'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3924'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3925> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3925'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3925'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4033> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4033'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4033'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4034> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4034'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4034'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4146> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4146'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4146'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4032> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4032'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4032'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4143> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4143'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4143'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4144> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4144'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4144'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4814> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4814'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4814'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4089> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4089'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4089'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4086> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4086'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4086'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4087> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4087'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4087'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4088> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4088'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4088'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4199> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4199'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4199'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4200> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4200'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4200'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4201> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4201'^^xsd:integer;
  dwc:scientificName 'Cirrophorus eliasoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152340'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4201'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '130581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4309> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4309'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4309'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4310> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4310'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4310'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4311> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4311'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4311'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4312> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4312'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4312'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4253> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4253'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4253'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4254> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4254'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4254'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4255> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4255'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4255'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4256> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4256'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4256'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3867> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3867'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3867'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3753> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3753'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3753'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3755> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3755'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3755'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3810> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3810'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3810'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3811> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3811'^^xsd:integer;
  dwc:scientificName 'Paraonis fulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146932'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3811'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '146932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3812> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3812'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3812'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3813> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3813'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3813'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3583> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3583'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3583'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3584> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3584'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3584'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3585> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3585'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3585'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3696> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3696'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3696'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3697> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3697'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3697'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3528> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3528'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3528'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3529> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3529'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3529'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3641> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3641'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3641'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3642> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3642'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3642'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3643> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3643'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3643'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3644> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3644'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3644'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3756> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3756'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3756'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3698> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3698'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3698'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3530> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3530'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3530'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6183> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6183'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6183'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6184> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6184'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6184'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6185> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6185'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6185'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5962> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5962'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5962'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5963> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5963'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5963'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5964> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5964'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5964'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6014> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6014'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6014'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6016> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6016'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6016'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6071> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6071'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6071'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6072> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6072'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6072'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6073> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6073'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6073'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6126> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6126'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6126'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6127> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6127'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6127'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6128> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6128'^^xsd:integer;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6128'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6403> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6403'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6403'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6344> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6344'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6344'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6345> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6345'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6345'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6346> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6346'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6346'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6347> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6347'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6347'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6235> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6235'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6235'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6236> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6236'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6236'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6237> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6237'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6237'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6238> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6238'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6238'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6291> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6291'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6291'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6292> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6292'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6292'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6293> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6293'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6293'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6511> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6511'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6511'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6400> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6400'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6400'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6401> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6401'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6401'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6402> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6402'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6402'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6675> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6675'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6675'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6676> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6676'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6676'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6677> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6677'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6677'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6678> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6678'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6678'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6457> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6457'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6457'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6458> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6458'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6458'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6563> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6563'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6563'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6564> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6564'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6564'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6565> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6565'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6565'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6566> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6566'^^xsd:integer;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6566'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6847> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6847'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6847'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6621> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6621'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6621'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6622> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6622'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6622'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6623> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6623'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6623'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6844> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6844'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6844'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6845> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6845'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6845'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6788> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6788'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6788'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6789> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6789'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6789'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6790> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6790'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6790'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6791> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6791'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6791'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6732> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6732'^^xsd:integer;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6732'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6733> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6733'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6733'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6734> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6734'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6734'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6735> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6735'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6735'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6900> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6900'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6900'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6901> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6901'^^xsd:integer;
  dwc:scientificName 'Tunicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '146420'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6901'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '146420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6903> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6903'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6903'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7012> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7012'^^xsd:integer;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7012'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7013> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7013'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7013'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7014> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7014'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7014'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7015> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7015'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7015'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6960> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6960'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6960'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6957> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6957'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora antennata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '131166'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6957'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '131166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6958> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6958'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6958'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7125> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7125'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7125'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7126> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7126'^^xsd:integer;
  dwc:scientificName 'Microdeutopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '101471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7126'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7127> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7127'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7127'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7128> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7128'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7128'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7069> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7069'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7069'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7070> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7070'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7070'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7071> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7071'^^xsd:integer;
  dwc:scientificName 'Tunicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '146420'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7071'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '146420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7072> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7072'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7072'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7298> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7298'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7298'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7300> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7300'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7300'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7183> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7183'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7183'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7184> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7184'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7184'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7185> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7185'^^xsd:integer;
  dwc:scientificName 'Musculus marmoratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '152587'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7185'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7186> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7186'^^xsd:integer;
  dwc:scientificName 'Molgula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7186'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5197> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5197'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5197'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5198> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5198'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5198'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5199> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5199'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5199'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5472> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5472'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5472'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5309> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5309'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5309'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5310> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5310'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5310'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5311> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5311'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5311'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5418> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5418'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5418'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5365> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5365'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5365'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5366> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5366'^^xsd:integer;
  dwc:scientificName 'Microdeutopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '101471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5366'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '101471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5367> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5367'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5367'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5528> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5528'^^xsd:integer;
  dwc:scientificName 'Microdeutopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '101471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5528'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '101471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5529> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5529'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5529'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5364> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5364'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5364'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5526> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5526'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5526'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5527> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5527'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5527'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5470> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5470'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5470'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5471> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5471'^^xsd:integer;
  dwc:scientificName 'Corophium affine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102085'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5471'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '423507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5688> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5688'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5688'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5689> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5689'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5689'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5690> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5690'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5690'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5691> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5691'^^xsd:integer;
  dwc:scientificName 'Enipo kinbergi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130738'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5691'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5579> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5579'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5579'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5580> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5580'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5580'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5581> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5581'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5581'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5582> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5582'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5582'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5745> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5745'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5745'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5746> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5746'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5746'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5747> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5747'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5747'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5636> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5636'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5636'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5637> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5637'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5637'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5854> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5854'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5854'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5855> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5855'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5855'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5856> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5856'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5856'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5799> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5799'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5799'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5800> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5800'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5800'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5801> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5801'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5801'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5909> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5909'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5909'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5910> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5910'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5910'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4920> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4920'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.89'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4920'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4921> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4921'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.89'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4921'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4698> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4698'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4698'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4811> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4811'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4811'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4812> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4812'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4812'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4813> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4813'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4813'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4977> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4977'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4977'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4867> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4867'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.73'^^xsd:double;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4867'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5087> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.96"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5087'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.96'^^xsd:double;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5087'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5088> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.96"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5088'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.96'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5088'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5086> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.96"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5086'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.96'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5086'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5253> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5253'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5253'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5254> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5254'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5254'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5030> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.71"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5030'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.71'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5030'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5255> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5255'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5255'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5256> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5256'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5256'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5031> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.71"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5031'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.71'^^xsd:double;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5031'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5032> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.71"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5032'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.71'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5032'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5141> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.08"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5141'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.08'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5141'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5144> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.06"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5144'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.06'^^xsd:double;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5144'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5143> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.06"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5143'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.06'^^xsd:double;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5143'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4363> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4363'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4363'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4364> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4364'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4364'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4365> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4365'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4365'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4366> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4366'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4366'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4476> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4476'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4476'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4477> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4477'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4477'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4420> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4420'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4420'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4421> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4421'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4421'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4422> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4422'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4422'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4423> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4423'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4423'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4585> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4585'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4585'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4586> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4586'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4586'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4758> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4758'^^xsd:integer;
  dwc:scientificName 'Dulichia monacantha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '148546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4758'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '103042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4759> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4759'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4759'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4642> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4642'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.4'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4642'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4643> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4643'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.7'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4643'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4644> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4644'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.7'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4644'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4756> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4756'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4756'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4922> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4922'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.89'^^xsd:double;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4922'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4923> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4923'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.89'^^xsd:double;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4923'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4699> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4699'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4699'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4700> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4700'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4700'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4701> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4701'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4701'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4529> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4529'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4529'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4530> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4530'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4530'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4531> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4531'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4531'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4532> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4532'^^xsd:integer;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4532'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1322> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1322'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1322'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1323> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1323'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1323'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1324> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1324'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1324'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1325> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1325'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1325'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1381> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1381'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1381'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1378> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1378'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1378'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1379> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1379'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1379'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1380> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1380'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1380'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1491> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1491'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1491'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1492> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1492'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1492'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1493> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1493'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1493'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1494> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1494'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1494'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1434> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1434'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1434'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1435> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1435'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1435'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1437> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1437'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1437'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1602> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1602'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1602'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1603> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1603'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1603'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1547> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1547'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1547'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1548> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1548'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1548'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1549> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1549'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1549'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1550> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1550'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1550'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1767> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1767'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1767'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1768> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1768'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1768'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1769> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1769'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1769'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1715> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1715'^^xsd:integer;
  dwc:scientificName 'Paraonis fulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146932'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1715'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '146932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1716> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1716'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1716'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1657> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1657'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1657'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1658> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1658'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1658'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1659> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1659'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1659'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1660> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1660'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1660'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2482> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2482'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2482'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1929> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1929'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1929'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1930> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1930'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1930'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1931> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1931'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1931'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1874> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1874'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1874'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1875> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1875'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1875'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1821> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1821'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1821'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1822> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1822'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1822'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1823> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1823'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1823'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2095> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2095'^^xsd:integer;
  dwc:scientificName 'Paraonis fulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146932'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2095'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '146932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2096> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2096'^^xsd:integer;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2096'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2097> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2097'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2097'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2098> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2098'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2098'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2039> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2039'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2039'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2040> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2040'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2040'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2041> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2041'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2041'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1985'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1985'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1986'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1986'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1987'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1987'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2370> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2370'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2370'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2371> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2371'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2371'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2372> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2372'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2372'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2205> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2205'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2205'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2257> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2257'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2257'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2258> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2258'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2258'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2259> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2259'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2259'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2256> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2256'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2256'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2148> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2148'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2148'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2149> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2149'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2149'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2150> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2150'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2150'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2203> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2203'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2203'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2204> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2204'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2204'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1209> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1209'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1209'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1210> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1210'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1210'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1211> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1211'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1211'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1267> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1267'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1267'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1268> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1268'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1268'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1269> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1269'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1269'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1270> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1270'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1270'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1098> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1098'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1098'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1099> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1099'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1099'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1039> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1039'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1039'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1097> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1097'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1097'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1152> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1152'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1152'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1153> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1153'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1153'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1154> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1154'^^xsd:integer;
  dwc:scientificName 'Paraonis fulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146932'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1154'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '146932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1040> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1040'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1040'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1041> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1041'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1041'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1042> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1042'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1042'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A983> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '983'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:983'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A762> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '762'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:762'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A763> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '763'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:763'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A760> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '760'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:760'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A761> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '761'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:761'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A927> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '927'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:927'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A928> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '928'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:928'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A929> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '929'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:929'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A816> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '816'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:816'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A817> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '817'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:817'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A870> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '870'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:870'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A871> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '871'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:871'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A872> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '872'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:872'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A596> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '596'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:596'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A597> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '597'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:597'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A651> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '651'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:651'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A652> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '652'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:652'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A818> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '818'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:818'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A653> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '653'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:653'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A598> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '598'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:598'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A599> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '599'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:599'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2985> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2985'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2985'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2986> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2986'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2986'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2987> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2987'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2987'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2929> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2929'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2929'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2930> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2930'^^xsd:integer;
  dwc:scientificName 'Musculus marmoratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152587'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2930'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2648> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2648'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2648'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2649> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2649'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2649'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2759> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2759'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2759'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2760> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2760'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2760'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2761> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2761'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2761'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2762> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2762'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2762'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2873> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2873'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2873'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2874> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2874'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2874'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2875> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2875'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2875'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2872> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2872'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2872'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2931> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2931'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2931'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3044> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3044'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3044'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3045> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3045'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3045'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2818> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2818'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2818'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2819> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2819'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2819'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2537> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2537'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2537'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2538> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2538'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2538'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2427> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2427'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2427'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2428> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2428'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2428'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2315> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2315'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2315'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2316> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2316'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2316'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2317> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2317'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2317'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2318> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2318'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2318'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2426> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2426'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2426'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2536> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2536'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2536'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2596> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2596'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2596'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2479> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2479'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2479'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2480> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2480'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2480'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2481> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2481'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2481'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2593> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2593'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2593'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2594> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2594'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2594'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2595> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2595'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2595'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2702> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2702'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2702'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2703> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2703'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2703'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2704> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2704'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2704'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2705> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2705'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2705'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A364> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '364'^^xsd:integer;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:364'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A365> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '365'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:365'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A366> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '366'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:366'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A424> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '424'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:424'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A422> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '422'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:422'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A423> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '423'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:423'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A484> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '484'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:484'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A485> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '485'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:485'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A486> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '486'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:486'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A541> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '541'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:541'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A542> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '542'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:542'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A543> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '543'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:543'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A308> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '308'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:308'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A367> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '367'^^xsd:integer;
  dwc:scientificName 'Paraonis fulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146932'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:367'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '146932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A103> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '103'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:103'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A98> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '98'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:98'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A99> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '99'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:99'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A100> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '100'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:100'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A101> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '101'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:101'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A102> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '102'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:102'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A108> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '108'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:108'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A105> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '105'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:105'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A106> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '106'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:106'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A104> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '104'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:104'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A190> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '190'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:190'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A110> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '110'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:110'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A191> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '191'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:191'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A109> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '109'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:109'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A253> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '253'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:253'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A309> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '309'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:309'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A368> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '368'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:368'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A425> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '425'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:425'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A487> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '487'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:487'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A544> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '544'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:544'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A819> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '819'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:819'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A873> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '873'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:873'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A930> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '930'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:930'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A984> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '984'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:984'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A600> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '600'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:600'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A654> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '654'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:654'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A708> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '708'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:708'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A764> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '764'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:764'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2151> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2151'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2151'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2206> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2206'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2206'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2260> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2260'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2260'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1988'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1988'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2042> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2042'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2042'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2099> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2099'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2099'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1661> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1661'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1661'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1717> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1717'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1717'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1824> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1824'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1824'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1877> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1877'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1877'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1932> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1932'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1932'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1438> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1438'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1438'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1495> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1495'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1495'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1551> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1551'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1551'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1605> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1605'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1605'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1271> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1271'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1271'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1326> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1326'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1326'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1043> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1043'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1043'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1100> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1100'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1100'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1155> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1155'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1155'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1212> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1212'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1212'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2483> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2483'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2483'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2539> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2539'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2539'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2597> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2597'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2597'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2650> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2650'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2650'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2706> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2706'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2706'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2763> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2763'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2763'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2876> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2876'^^xsd:integer;
  dwc:scientificName 'Paraonis fulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146932'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2876'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '146932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2932> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2932'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2932'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2319> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2319'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2319'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2373> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2373'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2373'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2429> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2429'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2429'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3531> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3531'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3531'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3586> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3586'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3586'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3645> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3645'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3645'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3699> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3699'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3699'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3757> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3757'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3757'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3425> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3425'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3425'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3481> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3481'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3481'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3211> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3211'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3211'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3268> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3268'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3268'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3321> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3321'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3321'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2989> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2989'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2989'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3046> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3046'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3046'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3103> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3103'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3103'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3158> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3158'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3158'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3814> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3814'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3814'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3868> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3868'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3868'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3926> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3926'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3926'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3983> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3983'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3983'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4035> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4035'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4035'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4090> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4090'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4090'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4147> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4147'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4147'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4202> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4202'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4202'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4645> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4645'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.7'^^xsd:double;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4645'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4702> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4702'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4702'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4760> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4760'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4760'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4815> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4815'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4815'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4479> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4479'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4479'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4533> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4533'^^xsd:integer;
  dwc:scientificName 'Prionospio steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '131164'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4533'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '131164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4587> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4587'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4587'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4257> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4257'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4257'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4313> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4313'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4313'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4367> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4367'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4367'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4424> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4424'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4424'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4868> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4868'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.73'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4868'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4924> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4924'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.73'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4924'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4978> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4978'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4978'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5033> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.71"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5033'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.71'^^xsd:double;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5033'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5089> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.96"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5089'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.96'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5089'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5145> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.06"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5145'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.06'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5145'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5200> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5200'^^xsd:integer;
  dwc:scientificName 'Corophium affine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102085'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5200'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '423507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5257> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5257'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5257'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5312> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5312'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5312'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5912> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5912'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5912'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5965> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5965'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5965'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6017> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6017'^^xsd:integer;
  dwc:scientificName 'Corophium affine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '102085'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6017'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '423507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5748> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5748'^^xsd:integer;
  dwc:scientificName 'Corophium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5748'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5802> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5802'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5802'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5857> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5857'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5857'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5583> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5583'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5583'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5638> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5638'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5638'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5692> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5692'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5692'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5368> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5368'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5368'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5419> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5419'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5419'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5473> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5473'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5473'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5530> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5530'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5530'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6074> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6074'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6074'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6130> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6130'^^xsd:integer;
  dwc:scientificName 'Corophium affine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '102085'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6130'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '423507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6186> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6186'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6186'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6239> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6239'^^xsd:integer;
  dwc:scientificName 'Ampharete'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129155'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6239'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '129155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6295> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6295'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6295'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6348> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6348'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6348'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6404> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6404'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6404'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6460> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6460'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6460'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7129> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7129'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7129'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7187> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7187'^^xsd:integer;
  dwc:scientificName 'Malacobdella grossa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '122641'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7187'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '122641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7244> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7244'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7244'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6904> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6904'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6904'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6961> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6961'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6961'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7016> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7016'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7016'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7073> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7073'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7073'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6736> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6736'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6736'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6792> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6792'^^xsd:integer;
  dwc:scientificName 'Spio armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131180'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6792'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '131180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6848> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6848'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6848'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6512> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6512'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6512'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6567> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6567'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6567'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6624> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6624'^^xsd:integer;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6624'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6679> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6679'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6679'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7470> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7470'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7470'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7527> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7527'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7527'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7582> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7582'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7582'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7301> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7301'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7301'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7358> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7358'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7358'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7413> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7413'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7413'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7640> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7640'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7640'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7699> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7699'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7699'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7750> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7750'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7750'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7806> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7806'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7806'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7865> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7865'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7865'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7923> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7923'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7923'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7978> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7978'^^xsd:integer;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7978'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8035> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8035'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8035'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8150> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8150'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8150'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8209> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8209'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8209'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8321> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8321'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8321'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8376> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8376'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8376'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8433> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8433'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8433'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8485> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8485'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8485'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8539> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8539'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8539'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8595> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8595'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8595'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8646> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8646'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8646'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8701> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8701'^^xsd:integer;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8701'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8816> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8816'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8816'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8874> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8874'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8874'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8927> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8927'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8927'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A111> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '111'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:111'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A112> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '112'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:112'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A113> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '113'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:113'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A114> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '114'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:114'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A115> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '115'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:115'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A196> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '196'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:196'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A192> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '192'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:192'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A193> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '193'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:193'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A194> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '194'^^xsd:integer;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:194'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A117> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '117'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:117'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A118> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '118'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:118'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A197> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '197'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:197'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8875> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8875'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8875'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8876> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8876'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8876'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8877> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8877'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8877'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8817> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8817'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8817'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8818> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8818'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8818'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8819> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8819'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8819'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8762> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8762'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8762'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8763> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8763'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8763'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8764> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8764'^^xsd:integer;
  dwc:scientificName 'Pseudobradya pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '116146'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8764'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '116146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8928> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8928'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8928'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8929> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8929'^^xsd:integer;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8929'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8930> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8930'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8930'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8647> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8647'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8647'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8648> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8648'^^xsd:integer;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8648'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8649> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8649'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8649'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8596> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8596'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8596'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8597> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8597'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8597'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8598> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8598'^^xsd:integer;
  dwc:scientificName 'Musculus marmoratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '152587'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8598'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8702> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8702'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8702'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8703> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8703'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8703'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8704> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8704'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8704'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8487> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8487'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8487'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8486> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8486'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8486'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8434> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8434'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8434'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8435> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8435'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8435'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8436> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8436'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8436'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8541> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8541'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8541'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8542> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8542'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8542'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8322> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8322'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8322'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8323> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8323'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8323'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8324> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8324'^^xsd:integer;
  dwc:scientificName 'Musculus marmoratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152587'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8324'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8377> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8377'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8377'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8378> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8378'^^xsd:integer;
  dwc:scientificName 'Ciona intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '103732'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8378'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '103732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8379> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8379'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8379'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8265> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8265'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8265'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8266> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8266'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8266'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8267> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8267'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8267'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8151> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8151'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8151'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8152> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8152'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8152'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8268> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8268'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8268'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8210> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8210'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8210'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8211> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8211'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8211'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8212> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8212'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8212'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8096> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8096'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8096'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8097> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8097'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8097'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8098> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8098'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8098'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7979> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7979'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7979'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7980> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7980'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7980'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8036> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8036'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8036'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8037> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8037'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8037'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8038> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8038'^^xsd:integer;
  dwc:scientificName 'Spio armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '131180'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8038'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '131180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8039> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8039'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8039'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7866> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7866'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7866'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7867> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7867'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7867'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7868> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7868'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7868'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7807> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7807'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7807'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7808> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7808'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7808'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7809> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7809'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7809'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7924> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7924'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7924'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7925> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7925'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7925'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7926> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7926'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7926'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7700> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7700'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7700'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7702> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7702'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7702'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7751> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7751'^^xsd:integer;
  dwc:scientificName 'Malacobdella grossa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '122641'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7751'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '122641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7752> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7752'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7752'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7753> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7753'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7753'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7754> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7754'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7754'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7641> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7641'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7641'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7642> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7642'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7642'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7643> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7643'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7643'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7528> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7528'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7528'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7529> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7529'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7529'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7584> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7584'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7584'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7585> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7585'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7585'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7471> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7471'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7471'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7472> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7472'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7472'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7473> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7473'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7473'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7359> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7359'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7359'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7360> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7360'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7360'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7361> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7361'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7361'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7414> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7414'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7414'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7415> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7415'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7415'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7416> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7416'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7416'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7302> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7302'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7302'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7303> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7303'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7303'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7304> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7304'^^xsd:integer;
  dwc:scientificName 'Molgula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7304'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7188> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7188'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7188'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7189> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7189'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7189'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7190> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7190'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7190'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7245> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7245'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7245'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7246> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7246'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7246'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7130> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7130'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7130'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7131> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7131'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7131'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7132> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7132'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7132'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7017> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7017'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7017'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7018> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7018'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7018'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7019> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7019'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7019'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7074> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7074'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7074'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7076> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7076'^^xsd:integer;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7076'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6905> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6905'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6905'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6906> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6906'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6906'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6907> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6907'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6907'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6849> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6849'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6849'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6850> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6850'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6850'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6962> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6962'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6962'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6963> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6963'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6963'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6964> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6964'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6964'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6737> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6737'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6737'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6738> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6738'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6738'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6739> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6739'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6739'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6680> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6680'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6680'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6681> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6681'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6681'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6682> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6682'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6682'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6793> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6793'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6793'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6794> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6794'^^xsd:integer;
  dwc:scientificName 'Platyhelminthes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '793'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6794'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6795> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6795'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6795'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6568> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6568'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6568'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6569> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6569'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6569'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6570> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6570'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6570'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6571> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6571'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6571'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6625> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6625'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6625'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6626> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6626'^^xsd:integer;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6626'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6628> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6628'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6628'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6513> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6513'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6513'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6514> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6514'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6514'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6405> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6405'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6405'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6407> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6407'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6407'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6408> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6408'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6408'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6627> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6627'^^xsd:integer;
  dwc:scientificName 'Ascidia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '103483'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6627'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '103483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6349> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6349'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6349'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6350> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6350'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6350'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6351> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6351'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6351'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6352> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6352'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6352'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6461> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6461'^^xsd:integer;
  dwc:scientificName 'Laonome kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130924'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6461'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '254745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6462> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6462'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6462'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6463> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6463'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6463'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6241> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6241'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6241'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6242> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6242'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6242'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6187> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6187'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6187'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6188> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6188'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6188'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6189> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6189'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6189'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6296> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6296'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6296'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6297> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6297'^^xsd:integer;
  dwc:scientificName 'Microdeutopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '101471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6297'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '101471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6298> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6298'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6298'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6075> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6075'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6075'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6076> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6076'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6076'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6077> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6077'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6077'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6018> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6018'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6018'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6019> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6019'^^xsd:integer;
  dwc:scientificName 'Cirrophorus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '129431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6019'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '129431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6020> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6020'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6020'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6021> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6021'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6021'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6131> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6131'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6131'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6132> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6132'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6132'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5914> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5914'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5914'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5915> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5915'^^xsd:integer;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5915'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5916> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5916'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5916'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5858> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5858'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5858'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5859> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5859'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5859'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5860> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5860'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5860'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5966> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5966'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5966'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5967> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5967'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5967'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5968> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5968'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5968'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5749> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5749'^^xsd:integer;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5749'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5750> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5750'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5750'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5751> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5751'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5751'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5693> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5693'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5693'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5694> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5694'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5694'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5695> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5695'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5695'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5696> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5696'^^xsd:integer;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5696'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5803> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5803'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5803'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5804> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5804'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5804'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5805> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5805'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5805'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5587> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5587'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5587'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5584> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5584'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5584'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5585> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5585'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5585'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5586> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5586'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5586'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5531> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5531'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5531'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5532> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5532'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5532'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5533> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5533'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5533'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5639> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5639'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5639'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5640> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5640'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5640'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5641> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5641'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5641'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5642> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5642'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5642'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5420> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5420'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5420'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5421> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5421'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5421'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5474> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5474'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5474'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5475> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5475'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5475'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5476> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5476'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5476'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5477> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5477'^^xsd:integer;
  dwc:scientificName 'Microdeutopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '101471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5477'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '101471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5369> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5369'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5369'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5370> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5370'^^xsd:integer;
  dwc:scientificName 'Nephtys pente'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130352'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5370'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5260> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5260'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5260'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5258> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5258'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5258'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5259> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5259'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5259'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5201> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5201'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5201'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5203> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5203'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5203'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5204> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5204'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5204'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5313> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5313'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5313'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5314> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5314'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5314'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5315> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5315'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5315'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5316> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5316'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5316'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5090> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.96"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5090'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.96'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5090'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5091> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.96"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5091'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.96'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5091'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5092> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.96"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5092'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.96'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5092'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5034> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.71"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5034'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.71'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5034'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5035> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.71"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5035'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.71'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5035'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5036> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.71"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5036'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.71'^^xsd:double;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5036'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5037> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.71"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5037'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.71'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5037'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5146> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.06"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5146'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.06'^^xsd:double;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5146'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5147> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.06"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5147'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.06'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5147'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5148> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.06"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5148'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.06'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5148'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4925> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4925'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.73'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4925'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4926> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4926'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.88'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4926'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4927> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4927'^^xsd:integer;
  dwc:scientificName 'Laonome kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.88'^^xsd:double;
  dwc:aphiaid '130924'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4927'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '254745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4980> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4980'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4980'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4981> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4981'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4981'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4761> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4761'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4761'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4762> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4762'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4762'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4763> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4763'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4763'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4869> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4869'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.73'^^xsd:double;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4869'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4870> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4870'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.73'^^xsd:double;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4870'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4871> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4871'^^xsd:integer;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.73'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4871'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4816> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4816'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4816'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4818> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4818'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4818'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4647> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4647'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.7'^^xsd:double;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4647'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4648> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4648'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.7'^^xsd:double;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4648'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4589> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4589'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4589'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4590> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4590'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4590'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4703> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4703'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4703'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4705> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4705'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4705'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4706> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4706'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4706'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4482> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4482'^^xsd:integer;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4482'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4427> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4427'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4427'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4428> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4428'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4428'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4480> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4480'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4480'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4534> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4534'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4534'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4535> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4535'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4535'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4314> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4314'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4314'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4315> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4315'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4315'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4316> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4316'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4316'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4368> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4368'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4368'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4369> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4369'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4369'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4370> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4370'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4370'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4258> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4258'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4258'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4259> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4259'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4259'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4260> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4260'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4260'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4426> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4426'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4426'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4148> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4148'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4148'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4149> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4149'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4149'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4150> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4150'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4150'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4151> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4151'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4151'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4203> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4203'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4203'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4204> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4204'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4204'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4205> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4205'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4205'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4036> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4036'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4036'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4037> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4037'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4037'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4038> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4038'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4038'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3984> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3984'^^xsd:integer;
  dwc:scientificName 'Polydora cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131143'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3984'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '131143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3985> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3985'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3985'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3986> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3986'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3986'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4091> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4091'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4091'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4092> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4092'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4092'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4093> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4093'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4093'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3869> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3869'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3869'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3870> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3870'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3870'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3871> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3871'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3871'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3927> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3927'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3927'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3928> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3928'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3928'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3929> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3929'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3929'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3815> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3815'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3815'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3816> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3816'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3816'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3817> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3817'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3817'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3700> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3700'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3700'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3701> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3701'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3701'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3702> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3702'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3702'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3758> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3758'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3758'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3759> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3759'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3759'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3760> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3760'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3760'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3761> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3761'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3761'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3646> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3646'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3646'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3647> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3647'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3647'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3648> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3648'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3648'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3532> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3532'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3532'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3533> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3533'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3533'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3534> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3534'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3534'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3587> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3587'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3587'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3588> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3588'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3588'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3426> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3426'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3426'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3428> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3428'^^xsd:integer;
  dwc:scientificName 'Heteromastus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129214'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3428'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '129214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3374> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3374'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3374'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3375> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3375'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3375'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3376> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3376'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3376'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3377> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3377'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3377'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3482> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3482'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3482'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3483> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3483'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3483'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3484> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3484'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3484'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3269> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3269'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3269'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3270> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3270'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3270'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3271> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3271'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3271'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3322> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3322'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3322'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3323> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3323'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3323'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3214> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3214'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3214'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3215> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3215'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3215'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3104> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3104'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3104'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3105> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3105'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3105'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3106> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3106'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3106'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3212> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3212'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3212'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3213> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3213'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3213'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3159> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3159'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3159'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3161> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3161'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3161'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2990> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2990'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2990'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2991> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2991'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2991'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2992> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2992'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2992'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2933> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2933'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2933'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2934> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2934'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2934'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2935> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2935'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2935'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2936> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2936'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2936'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3047> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3047'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3047'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3048> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3048'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3048'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3049> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3049'^^xsd:integer;
  dwc:scientificName 'Paraonis fulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '146932'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3049'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '146932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2877> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2877'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2877'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2878> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2878'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2878'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2879> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2879'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2879'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2880> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2880'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2880'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2764> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2764'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2764'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2765> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2765'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2765'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2766> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2766'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2766'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2821> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2821'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2821'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2822> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2822'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2822'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2823> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2823'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2823'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2651> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2651'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2651'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2653> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2653'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2653'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2598> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2598'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2598'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2599> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2599'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2599'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2600> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2600'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2600'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2707> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2707'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2707'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2709> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2709'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2709'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2484> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2484'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2484'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2486> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2486'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2486'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2430> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2430'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2430'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2431> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2431'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2431'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2432> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2432'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2432'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2541> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2541'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2541'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2542> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2542'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2542'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2320> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2320'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2320'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2321> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2321'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2321'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2322> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2322'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2322'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2261> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2261'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2261'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2262> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2262'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2262'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2153> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2153'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2153'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2154> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2154'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2154'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2376> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2376'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2376'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2374> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2374'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2374'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2375> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2375'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2375'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2100> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2100'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2100'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2101> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2101'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2101'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2152> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2152'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2152'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2207> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2207'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2207'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2208> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2208'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2208'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2209> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2209'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2209'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1990'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1990'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1991'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1991'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1933> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1933'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1933'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1934> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1934'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1934'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1935> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1935'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1935'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2043> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2043'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2043'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2044> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2044'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2044'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2045> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2045'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2045'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1825> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1825'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1825'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1826> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1826'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1826'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1827> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1827'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1827'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1772> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1772'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1772'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1773> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1773'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1773'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1774> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1774'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1774'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1775> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1775'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1775'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1662> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1662'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1662'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1663> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1663'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1663'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1664> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1664'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1664'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1606> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1606'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1606'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1607> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1607'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1607'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1608> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1608'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1608'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1718> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1718'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1718'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1719> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1719'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1719'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1720> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1720'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1720'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1552> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1552'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1552'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1553> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1553'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1553'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1554> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1554'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1554'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1878> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1878'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1878'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1879> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1879'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1879'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1496> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1496'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1496'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1497> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1497'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1497'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1498> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1498'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1498'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1439> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1439'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1439'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1440> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1440'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1440'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1441> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1441'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1441'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1383> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1383'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1383'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1384> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1384'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1384'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1327> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1327'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1327'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1328> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1328'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1328'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1329> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1329'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1329'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1272> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1272'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1272'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1273> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1273'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1273'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1274> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1274'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1274'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1213> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1213'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1213'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1214> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1214'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1214'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1215> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1215'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1215'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1216> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1216'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1216'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1156> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1156'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1156'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1157> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1157'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1157'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1159> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1159'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1159'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1158> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1158'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1158'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1101> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1101'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1101'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1102> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1102'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1102'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1103> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1103'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1103'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1045> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1045'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1045'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1046> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1046'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1046'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A985> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '985'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:985'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A986> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '986'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:986'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A987> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '987'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:987'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A988> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '988'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:988'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A931> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '931'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:931'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A932> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '932'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:932'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A933> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '933'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:933'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A874> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '874'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:874'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A875> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '875'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:875'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A876> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '876'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:876'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1044> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1044'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1044'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A820> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '820'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:820'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A821> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '821'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:821'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A822> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '822'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:822'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A765> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '765'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:765'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A766> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '766'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:766'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A767> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '767'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:767'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A709> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '709'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:709'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A710> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '710'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:710'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A711> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '711'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:711'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A712> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '712'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:712'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A656> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '656'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:656'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A657> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '657'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:657'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A658> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '658'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:658'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A601> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '601'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:601'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A602> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '602'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:602'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A603> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '603'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:603'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A545> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '545'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:545'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A546> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '546'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:546'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A547> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '547'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:547'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A488> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '488'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:488'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A489> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '489'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:489'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A490> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '490'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:490'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A491> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '491'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:491'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A426> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '426'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:426'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A427> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '427'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:427'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A428> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '428'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:428'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A369> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '369'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:369'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A370> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '370'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:370'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A310> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '310'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:310'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A311> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '311'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:311'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A312> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '312'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:312'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A254> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '254'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:254'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A256> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '256'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:256'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A199> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '199'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:199'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A200> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '200'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:200'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A120> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '120'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:120'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A122> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '122'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:122'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A201> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '201'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:201'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A257> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '257'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:257'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A313> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '313'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:313'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A372> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '372'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:372'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A492> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '492'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:492'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A548> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '548'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:548'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A604> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '604'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:604'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A659> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '659'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:659'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A713> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '713'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:713'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A768> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '768'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:768'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A823> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '823'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:823'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A877> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '877'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:877'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A934> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '934'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:934'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A989> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '989'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:989'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1047> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1047'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1047'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1160> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1160'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1160'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1217> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1217'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1217'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1275> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1275'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1275'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1330> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1330'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1330'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A429> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '429'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:429'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1386> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1386'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1386'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1442> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1442'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1442'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1499> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1499'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1499'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1555> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1555'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1555'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1609> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1609'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1609'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1665> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1665'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1665'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1721> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1721'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1721'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1776> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1776'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1776'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1828> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1828'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1828'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1881> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1881'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1881'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1936> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1936'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1936'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1992'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1992'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2046> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2046'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2046'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2103> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2103'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2103'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2210> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2210'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2210'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2264> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2264'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2264'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2323> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2323'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2323'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2377> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2377'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2377'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2433> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2433'^^xsd:integer;
  dwc:scientificName 'Tharyx killariensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2433'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2487> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2487'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2487'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2543> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2543'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2543'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2601> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2601'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2601'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2710> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2710'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2710'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2768> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2768'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2768'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2824> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2824'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2824'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2881> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2881'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2881'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2937> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2937'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2937'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2993> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2993'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2993'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3050> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3050'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3050'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3107> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3107'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3107'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3162> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3162'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3162'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3216> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3216'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3216'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3272> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3272'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3272'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3325> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3325'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3325'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3378> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3378'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3378'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3485> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3485'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3485'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3590> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3590'^^xsd:integer;
  dwc:scientificName 'Pseudobradya pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '116146'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3590'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '116146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3649> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3649'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3649'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3703> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3703'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3703'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3762> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3762'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3762'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3429> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3429'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3429'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3818> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3818'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3818'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3872> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3872'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3872'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3930> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3930'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3930'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3987> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3987'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3987'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4094> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4094'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4094'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4152> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4152'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4152'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4206> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4206'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4206'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4261> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4261'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4261'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4317> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4317'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4317'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4372> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4372'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4372'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4429> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4429'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4429'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4483> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4483'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4483'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4537> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4537'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4537'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4649> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4649'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.7'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4649'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4707> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4707'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4707'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4764> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4764'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4764'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4819> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4819'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4819'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4872> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4872'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.73'^^xsd:double;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4872'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4928> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4928'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.88'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4928'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5149> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.02"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5149'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.02'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5149'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5205> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5205'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5205'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5262> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5262'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5262'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5317> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5317'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5317'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5372> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5372'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5372'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5423> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5423'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5423'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5478> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5478'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5478'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5534> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5534'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5534'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5588> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5588'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5588'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5643> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5643'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5643'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5697> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5697'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5697'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5752> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5752'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5752'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5806> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5806'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5806'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5861> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5861'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5861'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5917> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5917'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5917'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5969> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5969'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5969'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6022> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6022'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6022'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6078> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6078'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6078'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6134> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6134'^^xsd:integer;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6134'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6190> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6190'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6190'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6243> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6243'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6243'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6299> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6299'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6299'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6353> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6353'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6353'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6409> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6409'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6409'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6464> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6464'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6464'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6516> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6516'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6516'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6572> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6572'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6572'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6629> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6629'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6629'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6684> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6684'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6684'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6796> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6796'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6796'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6852> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6852'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6852'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6908> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6908'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6908'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6965> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6965'^^xsd:integer;
  dwc:scientificName 'Eulalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '129445'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6965'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '129445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4982> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4982'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4982'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5038> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5038'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5038'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5093> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5093'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5093'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7020> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7020'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7020'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7077> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7077'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7077'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7133> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7133'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7133'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7191> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7191'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7191'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7248> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7248'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7248'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7305> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7305'^^xsd:integer;
  dwc:scientificName 'Malacobdella grossa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '122641'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7305'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '122641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7362> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7362'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7362'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7417> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7417'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7417'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7474> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7474'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7474'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7531> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7531'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7531'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7586> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7586'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7586'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7644> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7644'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7644'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7703> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7703'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7703'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7755> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7755'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7755'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7810> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7810'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7810'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7869> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7869'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7869'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7927> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7927'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7927'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7982> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7982'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7982'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8040> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8040'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8040'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8099> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8099'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8099'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8154> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8154'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8154'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8213> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8213'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8213'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8269> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8269'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8269'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8325> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8325'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8325'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8380> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8380'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8380'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8437> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8437'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8437'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8489> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8489'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8489'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8543> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8543'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8543'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8599> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8599'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8599'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8650> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8650'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8650'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8705> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8705'^^xsd:integer;
  dwc:scientificName 'Styela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '103543'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8705'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '103543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8765> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8765'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora antennata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131166'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8765'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '131166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8820> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8820'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8820'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8878> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8878'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8878'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8931> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8931'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8931'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8880> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8880'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8880'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8881> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8881'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8881'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8821> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8821'^^xsd:integer;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8821'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8822> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8822'^^xsd:integer;
  dwc:scientificName 'Eurydice pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '118852'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8822'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '118852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8823> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8823'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8823'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8932> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8932'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8932'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8933> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8933'^^xsd:integer;
  dwc:scientificName 'Laonome kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130924'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8933'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '254745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8934> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8934'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8934'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8706> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8706'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8706'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8707> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8707'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8707'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8708> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8708'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8708'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8709> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8709'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8709'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8651> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8651'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8651'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8652> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8652'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8652'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8653> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8653'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8653'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8654> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8654'^^xsd:integer;
  dwc:scientificName 'Musculus marmoratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '152587'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8654'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8766> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8766'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8766'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8767> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8767'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8767'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8768> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8768'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8768'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8769> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8769'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8769'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8544> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8544'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8544'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8545> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8545'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8545'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8546> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8546'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8546'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8547> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8547'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8547'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8600> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8600'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8600'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8601> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8601'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8601'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8490> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8490'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8490'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8492> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8492'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8492'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8381> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8381'^^xsd:integer;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8381'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8382> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8382'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8382'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8383> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8383'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8383'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8438> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8438'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8438'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8439> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8439'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8439'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8326> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8326'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8326'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8327> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8327'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8327'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8328> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8328'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8328'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8214> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8214'^^xsd:integer;
  dwc:scientificName 'Ciona intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '103732'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8214'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '103732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8215> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8215'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8215'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8216> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8216'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8216'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8270> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8270'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8270'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8271> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8271'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8271'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8272> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8272'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8272'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8041> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8041'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8041'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8042> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8042'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8042'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8043> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8043'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8043'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8100> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8100'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8100'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8102> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8102'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8102'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8103> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8103'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8103'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8156> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8156'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8156'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8157> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8157'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8157'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7986> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7986'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7986'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7870> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7870'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7870'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7872> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7872'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7872'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7873> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7873'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7873'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7928> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7928'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7928'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7929> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7929'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7929'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7930> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7930'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7930'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7756> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7756'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7756'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7757> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7757'^^xsd:integer;
  dwc:scientificName 'Cirrophorus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '129431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7757'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '129431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7758> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7758'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7758'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7704> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7704'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7704'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7705> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7705'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7705'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7706> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7706'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7706'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7587> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7587'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7587'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7588> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7588'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7588'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7589> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7589'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7589'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7590> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7590'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7590'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7811> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7811'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7811'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7812> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7812'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7812'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7813> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7813'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7813'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7532> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7532'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7532'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7533> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7533'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7533'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7534> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7534'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7534'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7645> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7645'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7645'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7646> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7646'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7646'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7647> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7647'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7647'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7418> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7418'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7418'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7419> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7419'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7419'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7420> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7420'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7420'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7363> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7363'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7363'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7364> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7364'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7364'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7365> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7365'^^xsd:integer;
  dwc:scientificName 'Laonome kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130924'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7365'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '254745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7475> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7475'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7475'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7476> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7476'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7476'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7477> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7477'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7477'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7983> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7983'^^xsd:integer;
  dwc:scientificName 'Halcampa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '100740'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7983'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '100740'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7984> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7984'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7984'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7985> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7985'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7985'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7249> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7249'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7249'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7250> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7250'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7250'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7251> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7251'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7251'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7306> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7306'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7306'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7307> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7307'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7307'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7308> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7308'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7308'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7192> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7192'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7192'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7193> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7193'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7193'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7195> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7195'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7195'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7078> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7078'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7078'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7079> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7079'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7079'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7080> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7080'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7080'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7081> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7081'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7081'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7134> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7134'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7134'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7135> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7135'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7135'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7136> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7136'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.1'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7136'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7137> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7137'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7137'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7021> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7021'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7021'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7022> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7022'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7022'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6966> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6966'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6966'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6968> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6968'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6968'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6969> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6969'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6969'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6854> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6854'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6854'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6855> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6855'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6855'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6909> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6909'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6909'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6910> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6910'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6910'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6911> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6911'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6911'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6741> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6741'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6741'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6742> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6742'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6742'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6743> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6743'^^xsd:integer;
  dwc:scientificName 'Microdeutopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '101471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6743'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '101471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6798> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6798'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6798'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6799> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6799'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6799'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6685> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6685'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6685'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6686> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6686'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6686'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6687> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6687'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6687'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6573> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6573'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6573'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6574> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6574'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6574'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6575> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6575'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6575'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6576> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6576'^^xsd:integer;
  dwc:scientificName 'Ascidia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '103483'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6576'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '103483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6630> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6630'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6630'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6631> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6631'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6631'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6632> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6632'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6632'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6517> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6517'^^xsd:integer;
  dwc:scientificName 'Microdeutopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '101471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6517'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '101471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6518> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6518'^^xsd:integer;
  dwc:scientificName 'Malacobdella grossa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '122641'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6518'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '122641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6519> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6519'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6519'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6410> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6410'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6410'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6411> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6411'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6411'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6412> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6412'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6412'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6465> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6465'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6465'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6466> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6466'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6466'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6467> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6467'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6467'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6354> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6354'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6354'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6355> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6355'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6355'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6356> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6356'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6356'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6244> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6244'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6244'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6245> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6245'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6245'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6246> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6246'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6246'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6300> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6300'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6300'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6301> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6301'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6301'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6302> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6302'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6302'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6191> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6191'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6191'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6192> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6192'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6192'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6193> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6193'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6193'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6135> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6135'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6135'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6136> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6136'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6136'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6137> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6137'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6137'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6138> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6138'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6138'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6079> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6079'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6079'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6080> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6080'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6080'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6081> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6081'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6081'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6023> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6023'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6023'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6024> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6024'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6024'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6025> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6025'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6025'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5918> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5918'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5918'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5919> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5919'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5919'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5970> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5970'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5970'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5971> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5971'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5971'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5972> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5972'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5972'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5862> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5862'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5862'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5863> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5863'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5863'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5864> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5864'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5864'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5807> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5807'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5807'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5808> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5808'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5808'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5809> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5809'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5809'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5810> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5810'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5810'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5698> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5698'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5698'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5699> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5699'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5699'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5700> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5700'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5700'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5701> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5701'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5701'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5753> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5753'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5753'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5754> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5754'^^xsd:integer;
  dwc:scientificName 'Malacobdella grossa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '122641'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5754'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '122641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5755> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5755'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5755'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5589> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5589'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5589'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5590> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5590'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5590'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5591> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5591'^^xsd:integer;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5591'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5920> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5920'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5920'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5644> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5644'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5644'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5645> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5645'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5645'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5646> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5646'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5646'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5535> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5535'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5535'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5536> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5536'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5536'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5424> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5424'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5424'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5425> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5425'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5425'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5479> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5479'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5479'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5480> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5480'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5480'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5373> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5373'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5373'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5374> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5374'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5374'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5375> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5375'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5375'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5264> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5264'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5264'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5265> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5265'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5265'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5263> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5263'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5263'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5318> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5318'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5318'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5319> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5319'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5319'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5320> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5320'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5320'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5150> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.02"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5150'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.02'^^xsd:double;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5150'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5151> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.06"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5151'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.06'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5151'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5094> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.96"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5094'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.96'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5094'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5095> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5095'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5095'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5096> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.96"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5096'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.96'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5096'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5097> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.96"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5097'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.96'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5097'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5206> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5206'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5206'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5207> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5207'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5207'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5208> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5208'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5208'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4983> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4983'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4983'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4984> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4984'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4984'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4985> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4985'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4985'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4929> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4929'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.88'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4929'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4930> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4930'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.88'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4930'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4931> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4931'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.88'^^xsd:double;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4931'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5039> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5039'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5039'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5040> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5040'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5040'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5041> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5041'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5041'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4820> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4820'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4820'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4821> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4821'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4821'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4822> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4822'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4822'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4765> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4765'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4765'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4766> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4766'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4766'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4767> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4767'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4767'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4873> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4873'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.88'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4873'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4874> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4874'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.88'^^xsd:double;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4874'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4876> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4876'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.88'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4876'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4650> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4650'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.7'^^xsd:double;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4650'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4651> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4651'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.7'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4651'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4652> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4652'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.7'^^xsd:double;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4652'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4653> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4653'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4653'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4592> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4592'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4592'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4593> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4593'^^xsd:integer;
  dwc:scientificName 'Pseudobradya pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '116146'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4593'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '116146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4594> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4594'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4594'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4595> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4595'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4595'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4708> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4708'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4708'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4709> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4709'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4709'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4710> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4710'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4710'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4484> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4484'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4484'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4485> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4485'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4485'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4486> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4486'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4486'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4430> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4430'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4430'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4432> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4432'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4432'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4538> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4538'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4538'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4539> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4539'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4539'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4540> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4540'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4540'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4318> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4318'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4318'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4319> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4319'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4319'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4320> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4320'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4320'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4262> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4262'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4262'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4263> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4263'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4263'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4373> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4373'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4373'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4374> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4374'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4374'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4375> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4375'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4375'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4153> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4153'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4153'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4154> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4154'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4154'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4155> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4155'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4155'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4095> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4095'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4095'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4096> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4096'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4096'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4097> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4097'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4097'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3988> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3988'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3988'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3989> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3989'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3989'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3990> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3990'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3990'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4207> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4207'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4207'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4208> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4208'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4208'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4209> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4209'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4209'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3932> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3932'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3932'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3933> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3933'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3933'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4040> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4040'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4040'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4041> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4041'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4041'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4042> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4042'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4042'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3819> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3819'^^xsd:integer;
  dwc:scientificName 'Paraonis fulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146932'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3819'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '146932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3820> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3820'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3820'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3821> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3821'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3821'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3763> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3763'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3763'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3764> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3764'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3764'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3765> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3765'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3765'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3873> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3873'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3873'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3874> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3874'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3874'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3875> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3875'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3875'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3650> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3650'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3650'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3651> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3651'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3651'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3652> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3652'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3652'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3653> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3653'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3653'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3704> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3704'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3704'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3705> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3705'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3705'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3706> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3706'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3706'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3591> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3591'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3591'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3592> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3592'^^xsd:integer;
  dwc:scientificName 'Malacobdella grossa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '122641'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3592'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '122641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3593> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3593'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3593'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3594> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3594'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3594'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3536> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3536'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3536'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3537> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3537'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3537'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3538> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3538'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3538'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3487> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3487'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3487'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3488> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3488'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3488'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3430> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3430'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3430'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3431> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3431'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3431'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3432> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3432'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3432'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3433> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3433'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3433'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3326> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3326'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3326'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3327> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3327'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3327'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3328> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3328'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3328'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3379> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3379'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3379'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3380> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3380'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3380'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3273> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3273'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3273'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3274> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3274'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3274'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3275> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3275'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3275'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3163> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3163'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3163'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3164> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3164'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3164'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3217> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3217'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3217'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3218> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3218'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3218'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3219> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3219'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3219'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3220> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3220'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3220'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3165> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3165'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3165'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3108> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3108'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3108'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3109> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3109'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3109'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3110> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3110'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3110'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2994> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2994'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2994'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2995> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2995'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2995'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2996> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2996'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2996'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3051> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3051'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3051'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3052> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3052'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3052'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3053> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3053'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3053'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2939> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2939'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2939'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2940> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2940'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2940'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2941> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2941'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2941'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2938> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2938'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2938'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2825> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2825'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2825'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2827> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2827'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2827'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2882> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2882'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2882'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2883> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2883'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2883'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2884> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2884'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2884'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2711> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2711'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2711'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2712> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2712'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2712'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2713> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2713'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2713'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2714> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2714'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2714'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2655> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2655'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2655'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2656> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2656'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2656'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2657> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2657'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2657'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2658> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2658'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2658'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2769> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2769'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2769'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2770> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2770'^^xsd:integer;
  dwc:scientificName 'Laonome kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130924'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2770'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '254745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2771> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2771'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2771'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2544> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2544'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2544'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2545> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2545'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2545'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2546> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2546'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2546'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2488> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2488'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2488'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2489> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2489'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2489'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2490> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2490'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2490'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2602> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2602'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2602'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2603> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2603'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2603'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2604> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2604'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2604'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2605> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2605'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2605'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2378> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2378'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2378'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2379> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2379'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2379'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2380> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2380'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2380'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2381> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2381'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2381'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2325> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2325'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2325'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2326> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2326'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2326'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2434> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2434'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2434'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2435> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2435'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2435'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2436> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2436'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2436'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2211> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2211'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2211'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2212> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2212'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2212'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2213> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2213'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2213'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2156> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2156'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2156'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2157> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2157'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2157'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2158> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2158'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2158'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2267> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2267'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2267'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2268> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2268'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2268'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2265> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2265'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2265'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2266> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2266'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2266'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2047> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2047'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2047'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2048> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2048'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2048'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2049> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2049'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2049'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2050> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2050'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2050'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1993'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1993'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1994'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1994'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1995'^^xsd:integer;
  dwc:scientificName 'Trochochaeta multisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131576'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1995'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2104> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2104'^^xsd:integer;
  dwc:scientificName 'Paraonis fulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146932'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2104'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '146932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2105> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2105'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2105'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2106> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2106'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2106'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1882> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1882'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1882'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1883> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1883'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1883'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1884> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1884'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1884'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1885> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1885'^^xsd:integer;
  dwc:scientificName 'Gattyana cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152313'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1885'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1829> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1829'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1829'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1830> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1830'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1830'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1831> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1831'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1831'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1937> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1937'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1937'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1939> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1939'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1939'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1940> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1940'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1940'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1722> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1722'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1722'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1723> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1723'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1723'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1724> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1724'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1724'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1666> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1666'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1666'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1667> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1667'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1667'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1668> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1668'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1668'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1669> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1669'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1669'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1777> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1777'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1777'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1778> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1778'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1778'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1556> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1556'^^xsd:integer;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1556'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1557> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1557'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1557'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1558> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1558'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1558'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1559> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1559'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1559'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1610> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1610'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1610'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1611> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1611'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1611'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1612> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1612'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1612'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1613> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1613'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1613'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1500> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1500'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1500'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1501> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1501'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1501'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1502> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1502'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1502'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1503> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1503'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1503'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1443> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1443'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1443'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1445> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1445'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1445'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1387> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1387'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1387'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1388> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1388'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1388'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1389> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1389'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1389'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1331> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1331'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1331'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1332> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1332'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1332'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1333> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1333'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1333'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1276> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1276'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1276'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1277> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1277'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1277'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1278> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1278'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1278'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1218> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1218'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1218'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1219> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1219'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1219'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1220> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1220'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1220'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1161> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1161'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1161'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1162> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1162'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1162'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1163> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1163'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1163'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1164> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1164'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1164'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1105> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1105'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1105'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1106> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1106'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1106'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1107> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1107'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1107'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1108> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1108'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1108'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1048> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1048'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1048'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1049> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1049'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1049'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1050> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1050'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1050'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1051> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1051'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1051'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A990> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '990'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:990'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A991> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '991'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:991'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A992> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '992'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:992'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A935> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '935'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:935'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A936> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '936'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:936'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A937> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '937'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:937'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A878> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '878'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:878'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A879> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '879'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:879'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A880> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '880'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:880'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A824> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '824'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:824'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A825> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '825'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:825'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A826> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '826'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:826'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A769> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '769'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:769'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A770> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '770'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:770'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A771> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '771'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:771'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A714> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '714'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:714'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A716> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '716'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:716'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A660> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '660'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:660'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A661> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '661'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:661'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A662> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '662'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:662'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A605> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '605'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:605'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A606> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '606'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:606'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A607> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '607'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:607'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A549> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '549'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:549'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A550> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '550'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:550'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A551> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '551'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:551'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A552> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '552'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:552'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A493> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '493'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:493'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A494> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '494'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:494'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A495> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '495'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:495'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A496> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '496'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:496'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A430> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '430'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:430'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A431> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '431'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:431'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A432> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '432'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:432'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A433> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '433'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:433'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A373> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '373'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:373'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A374> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '374'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:374'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A375> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '375'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:375'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A376> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '376'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:376'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A314> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '314'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:314'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A315> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '315'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:315'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A316> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '316'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:316'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A258> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '258'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:258'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A259> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '259'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:259'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A260> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '260'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:260'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A202> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '202'^^xsd:integer;
  dwc:scientificName 'Alkmaria romijni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:202'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '129769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A203> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '203'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:203'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A204> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '204'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:204'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A123> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '123'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:123'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A124> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '124'^^xsd:integer;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:124'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A125> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '125'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:125'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A126> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '126'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:126'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A205> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '205'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:205'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A261> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '261'^^xsd:integer;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:261'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A317> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:317'^^xsd:anyURI;
  dwc:observationDate '1986-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A377> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '377'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:377'^^xsd:anyURI;
  dwc:observationDate '1987-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A434> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '434'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:434'^^xsd:anyURI;
  dwc:observationDate '1987-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A497> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '497'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:497'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A553> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '553'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:553'^^xsd:anyURI;
  dwc:observationDate '1987-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A608> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '608'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:608'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A663> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '663'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:663'^^xsd:anyURI;
  dwc:observationDate '1987-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A717> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '717'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:717'^^xsd:anyURI;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A772> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '772'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:772'^^xsd:anyURI;
  dwc:observationDate '1988-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A881> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '881'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:881'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A938> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '938'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:938'^^xsd:anyURI;
  dwc:observationDate '1988-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A993> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '993'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:993'^^xsd:anyURI;
  dwc:observationDate '1988-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1052> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1052'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1052'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1109> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1109'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1109'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1165> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1165'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1165'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1221> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1221'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1221'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1279> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1279'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1279'^^xsd:anyURI;
  dwc:observationDate '1989-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1334> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1334'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1334'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1390> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1390'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1390'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1446> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1446'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1446'^^xsd:anyURI;
  dwc:observationDate '1989-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1560> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1560'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1560'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1614> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1614'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1614'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1670> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1670'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1670'^^xsd:anyURI;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1725> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1725'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1725'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1780> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1780'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1780'^^xsd:anyURI;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1832> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1832'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1832'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1886> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1886'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1886'^^xsd:anyURI;
  dwc:observationDate '1990-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1941> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1941'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1941'^^xsd:anyURI;
  dwc:observationDate '1990-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1504> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A1504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:1504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '1504'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:1504'^^xsd:anyURI;
  dwc:observationDate '1989-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2214> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2214'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2214'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2269> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2269'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2269'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2327> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2327'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2327'^^xsd:anyURI;
  dwc:observationDate '1991-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2491> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2491'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2491'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2547> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2547'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2547'^^xsd:anyURI;
  dwc:observationDate '1991-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2159> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2159'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2159'^^xsd:anyURI;
  dwc:observationDate '1991-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2382> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2382'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2382'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2437> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2437'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2437'^^xsd:anyURI;
  dwc:observationDate '1991-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2659> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2659'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2659'^^xsd:anyURI;
  dwc:observationDate '1991-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2715> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2715'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2715'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2772> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2772'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2772'^^xsd:anyURI;
  dwc:observationDate '1992-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2828> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2828'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2828'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2885> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2885'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2885'^^xsd:anyURI;
  dwc:observationDate '1992-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2051> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2051'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2051'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2107> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2107'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2107'^^xsd:anyURI;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2942> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2942'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2942'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3111> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3111'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3111'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3166> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3166'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3166'^^xsd:anyURI;
  dwc:observationDate '1992-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3221> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3221'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3221'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3276> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3276'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3276'^^xsd:anyURI;
  dwc:observationDate '1993-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2997> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A2997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:2997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '2997'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:2997'^^xsd:anyURI;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3054> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3054'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3054'^^xsd:anyURI;
  dwc:observationDate '1992-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3329> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3329'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3329'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3382> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3382'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3382'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3434> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3434'^^xsd:integer;
  dwc:scientificName 'Aricidea jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146503'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3434'^^xsd:anyURI;
  dwc:observationDate '1993-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '155032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3489> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3489'^^xsd:integer;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3489'^^xsd:anyURI;
  dwc:observationDate '1993-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3539> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3539'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3539'^^xsd:anyURI;
  dwc:observationDate '1993-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3595> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3595'^^xsd:integer;
  dwc:scientificName 'Tellina tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3595'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3654> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3654'^^xsd:integer;
  dwc:scientificName 'Eteone (Mysta) barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130612'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3654'^^xsd:anyURI;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '231870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3707> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3707'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3707'^^xsd:anyURI;
  dwc:observationDate '1994-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3766> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3766'^^xsd:integer;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3766'^^xsd:anyURI;
  dwc:observationDate '1994-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3822> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3822'^^xsd:integer;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3822'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3934> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3934'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3934'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3991> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3991'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3991'^^xsd:anyURI;
  dwc:observationDate '1995-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3876> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A3876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:3876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '3876'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:3876'^^xsd:anyURI;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4098> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4098'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4098'^^xsd:anyURI;
  dwc:observationDate '1995-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4156> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4156'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4156'^^xsd:anyURI;
  dwc:observationDate '1995-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4210> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4210'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4210'^^xsd:anyURI;
  dwc:observationDate '1996-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4265> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4265'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4265'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4321> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4321'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4321'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4376> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4376'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4376'^^xsd:anyURI;
  dwc:observationDate '1997-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4433> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4433'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4433'^^xsd:anyURI;
  dwc:observationDate '1998-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4487> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4487'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4487'^^xsd:anyURI;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4541> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4541'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4541'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4596> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4596'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4596'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4654> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4654'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '16.7'^^xsd:double;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4654'^^xsd:anyURI;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4711> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4711'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4711'^^xsd:anyURI;
  dwc:observationDate '1999-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4768> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4768'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4768'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4823> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4823'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4823'^^xsd:anyURI;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4877> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.73"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4877'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.73'^^xsd:double;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4877'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4932> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4932'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.88'^^xsd:double;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4932'^^xsd:anyURI;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4986> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A4986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:4986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '4986'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:4986'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5042> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.66"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5042'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.66'^^xsd:double;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5042'^^xsd:anyURI;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5098> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.96"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5098'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.96'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5098'^^xsd:anyURI;
  dwc:observationDate '1999-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5209> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5209'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5209'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5266> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5266'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5266'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5321> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5321'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5321'^^xsd:anyURI;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5376> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5376'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5376'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5426> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5426'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5426'^^xsd:anyURI;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5481> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5481'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5481'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5537> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5537'^^xsd:integer;
  dwc:scientificName 'Microdeutopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '101471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5537'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '101471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5592> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5592'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5592'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5647> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5647'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5647'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5702> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5702'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5702'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5756> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5756'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5756'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5865> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5865'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5865'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5921> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5921'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5921'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5973> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5973'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5973'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6026> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6026'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6026'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6139> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6139'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6139'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6194> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6194'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6194'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6247> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6247'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6247'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5811> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A5811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:5811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '5811'^^xsd:integer;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:5811'^^xsd:anyURI;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6303> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6303'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6303'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6357> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6357'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6357'^^xsd:anyURI;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6413> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6413'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6413'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6082> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6082'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6082'^^xsd:anyURI;
  dwc:observationDate '2001-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6468> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6468'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6468'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6520> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6520'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6520'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6577> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6577'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6577'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6633> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6633'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6633'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6688> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6688'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6688'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6744> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6744'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6744'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6800> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6800'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6800'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6856> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6856'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6856'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6912> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6912'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6912'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7023> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7023'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7023'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7082> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7082'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7082'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7196> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7196'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7196'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7252> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7252'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7252'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7309> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7309'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7309'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7366> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7366'^^xsd:integer;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7366'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7421> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7421'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7421'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7478> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7478'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7478'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7535> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7535'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7535'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7591> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7591'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7591'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7648> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7648'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7648'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7707> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7707'^^xsd:integer;
  dwc:scientificName 'Cirrophorus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7707'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '129431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7759> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7759'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7759'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7814> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7814'^^xsd:integer;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7814'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7874> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7874'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7874'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7931> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7931'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7931'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7987> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7987'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7987'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8044> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8044'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8044'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8104> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8104'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8104'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8158> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8158'^^xsd:integer;
  dwc:scientificName 'Microdeutopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '101471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8158'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '101471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8217> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8217'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8217'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8273> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8273'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8273'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8493> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8493'^^xsd:integer;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8493'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8548> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8548'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8548'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8602> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8602'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8602'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8710> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8710'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8710'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8770> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8770'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8770'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8824> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8824'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8824'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8882> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8882'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8882'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8329> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8329'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8329'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8384> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8384'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8384'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8935> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8935'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8935'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8936> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8936'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8936'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8937> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8937'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8937'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8938> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8938'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8938'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8825> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8825'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8825'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8826> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8826'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8826'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8827> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8827'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8827'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8883> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8883'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8883'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8884> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8884'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8884'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8885> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8885'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8885'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8711> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8711'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8711'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8712> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8712'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8712'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8713> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8713'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8713'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8656> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8656'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8656'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8657> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8657'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8657'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8658> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8658'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8658'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8771> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8771'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8771'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8773> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8773'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8773'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8549> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8549'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8549'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8550> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8550'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8550'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8551> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8551'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8551'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8603> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8603'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8603'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8604> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8604'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8604'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8605> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8605'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.3'^^xsd:double;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8605'^^xsd:anyURI;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8494> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8494'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8494'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8495> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8495'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8495'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8496> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8496'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8496'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8385> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8385'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8385'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8387> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8387'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8387'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8443> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8443'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8443'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8444> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8444'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8444'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8330> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8330'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8330'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8331> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8331'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8331'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8332> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8332'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8332'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8218> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8218'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8218'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8219> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8219'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8219'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8220> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8220'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8220'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8274> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8274'^^xsd:integer;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8274'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8275> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8275'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8275'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8159> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8159'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8159'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8160> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8160'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8160'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8161> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8161'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8161'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8045> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8045'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8045'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8046> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8046'^^xsd:integer;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8046'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8047> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8047'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8047'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8105> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8105'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8105'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8107> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A8107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:8107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '8107'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:8107'^^xsd:anyURI;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7988> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7988'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7988'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7989> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7989'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7989'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7990> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7990'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7990'^^xsd:anyURI;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7876> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7876'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7876'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7877> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7877'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7877'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7932> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7932'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7932'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7933> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7933'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7933'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7875> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7875'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7875'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7815> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7815'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7815'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7708> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7708'^^xsd:integer;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7708'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7709> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7709'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7709'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7710> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7710'^^xsd:integer;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7710'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7817> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7817'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7817'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7760> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7760'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7760'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7761> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7761'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.2'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7761'^^xsd:anyURI;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7649> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7649'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7649'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7650> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7650'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7650'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7651> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7651'^^xsd:integer;
  dwc:scientificName 'Polydora caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7651'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7536> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7536'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7536'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7537> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7537'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7537'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7538> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7538'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7538'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7592> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7592'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7592'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7593> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7593'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7593'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7594> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7594'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7594'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7479> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7479'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7479'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7480> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7480'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7480'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7481> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7481'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7481'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7367> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7367'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7367'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7368> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7368'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7368'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7369> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7369'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7369'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7422> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7422'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7422'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7423> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7423'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7423'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7424> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7424'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7424'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7253> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7253'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7253'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7254> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7254'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7254'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7255> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7255'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7255'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7197> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7197'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7197'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7198> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7198'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.7'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7198'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7199> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7199'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.9'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7199'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7310> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7310'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7310'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7311> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7311'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7311'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7312> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7312'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7312'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7084> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7084'^^xsd:integer;
  dwc:scientificName 'Microdeutopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '101471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7084'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7085> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7085'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7085'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7139> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7139'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.8'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7139'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7140> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7140'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.8'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7140'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7141> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7141'^^xsd:integer;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17.8'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7141'^^xsd:anyURI;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7083> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7083'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7083'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7024> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7024'^^xsd:integer;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7024'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7025> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7025'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7025'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7026> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A7026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:7026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '7026'^^xsd:integer;
  dwc:scientificName 'Pholoe assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '130598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:7026'^^xsd:anyURI;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6913> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6913'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6913'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6914> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6914'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6914'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6915> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6915'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6915'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6971> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6971'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6971'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6972> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6972'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6972'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6973> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6973'^^xsd:integer;
  dwc:scientificName 'Nicolea zostericola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '131508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6973'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '131508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6745> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6745'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6745'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6746> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6746'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6746'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6747> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6747'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6747'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6802> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6802'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6802'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6803> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^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/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6803'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6803'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6857> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6857'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6857'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6858> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6858'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6858'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6859> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6859'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.4'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6859'^^xsd:anyURI;
  dwc:observationDate '2002-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6634> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6634'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6634'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6635> ;
  mr:hasGeometry <https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5976"^^xsd:decimal ;
  dwc:decimalLongitude "10.4482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5976 10.4482)"^^geo:wktLiteral ;
  geo-pos:lat "54.5976"^^xsd:decimal ;
  geo-pos:long "10.4482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/617__urn%3Acatalog%3AUniKiel%3AN3Data%3A6635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UniKiel:N3Data:6635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/617_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-22'^^xsd:date;
  dwc:institutionCode 'UniKiel'^^xsd:string;
  dwc:collectionCode 'N3Data'^^xsd:string;
  dwc:catalogNumber '6635'^^xsd:integer;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Germany'^^xsd:string;
  dwc:longitude '10.4482'^^xsd:double;
  dwc:latitude '54.5976'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UniKiel:N3Data:6635'^^xsd:anyURI;
  dwc:observationDate '2001-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF